Re: Sequences question & problem

From: "Lada 'Ray' Lostak" <ray(at)unreal64(dot)net>
To: "Michael Fuhr" <mike(at)fuhr(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Sequences question & problem
Date: 2005-05-16 16:06:46
Message-ID: 015001c55a31$429733f0$2206d052@unreal64.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you.. I didn't know about race condition.. Shame on me :)

> If you're using PostgreSQL 8.0 or later then you can get the sequence
> name with the pg_get_serial_sequence() function:
Is there any way how to do that (or add this function) in 7.3.x ?

Best regards,
Lada 'Ray' Lostak
Unreal64 Develop group
http://www.orcave.com
http://www.unreal64.net

--------------------------------------------------------------------------
In the 1960s you needed the power of two C64s to get a rocket
to the moon. Now you need a machine which is a vast number
of times more powerful just to run the most popular GUI.

Imagination is more important than knowledge...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yanni Chiu 2005-05-16 16:07:14 Re: connecting to server process via sockets
Previous Message Douglas McNaught 2005-05-16 15:35:46 Re: connecting to server process via sockets