2005/5/31, Timothy Perrigo <[EMAIL PROTECTED]>: > I'd like to be able to call pg_get_serial_sequence passing "derived" > for the table and "id" for the sequence column (to get, in this case > "base_id_seq"). If nothing like this currently exists, any > suggestions on how I could write a plpgsql function to get this > behavior?
You have one sequence for every serial field in sequences (from psql: "\ds"). -- Rafa Couto (caligari) mailto:[EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings