Re: is current_timestamp unique for a transaction?
От
Rod Taylor
Тема
Re: is current_timestamp unique for a transaction?
Дата
Msg-id
1045369440.12011.54.camel@jester
Ответ на
is current_timestamp unique for a transaction? (Alan Gutierrez)
Список
Дерево обсуждения
is current_timestamp unique for a transaction? Alan Gutierrez <ajglist@izzy.net>
Re: is current_timestamp unique for a transaction? Rod Taylor <rbt@rbt.ca>
Re: is current_timestamp unique for a transaction? Bruno Wolff III <bruno@wolff.to>
Re: is current_timestamp unique for a transaction? Rajesh Kumar Mallah <mallah@trade-india.com>
Not guaranteed, but also not likely to be the same value unless you have high volume. Use a sequence if you need a unique number. On Sat, 2003-02-15 at 22:49, Alan Gutierrez wrote: > Is current_timestamp(6) garunteed to be unique for each transaction? -- Rod Taylor PGP Key: http://www.rbt.ca/rbtpub.asc
В списке pgsql-sql по дате отправления