Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MostlyHuman

  1. MostlyHuman

    Generating a GUID equivalent in PostgreSQL

    I'm updating a PgSQL application that needs to allow moving of full or partial datasets between databases and servers. Using serial values as primary keys is problematic, as the increment values obviously are not synched on different servers, etc. I've written a simple plpgsql function to...

Part and Inventory Search

Back
Top