![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! Where are stored the sequence information? How I can query the properties of a sequence like increment, max/min value, cache? I'm looking for a table like user_sequences in Oracle, where I can query all of my sequences. |
#3
| |||
| |||
|
|
Andre Rothe, 03.07.2009 14:43: Hi! Where are stored the sequence information? How I can query the properties of a sequence like increment, max/min value, cache? I'm looking for a table like user_sequences in Oracle, where I can query all of my sequences. http://www.postgresql.org/docs/curre...sequences.html But SELECT * FROM sequence_name gives more detailed information Thomas |
![]() |
| Thread Tools | |
| Display Modes | |
| |