course,
you are the only one receiving values from the sequence.)
Thanks
Ioannis Tambouras
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
e the one bellow is should give you the name of the table,
assuming you account for the correct namespace; it will not automatically
show the name of the column:
select objid::regclass, refobjid::regclass
from pg_depend
where objid::regclass::text = 'person_id_seq' ;
Thanks
Ioannis
writing has finished (it reached 16777216 bytes).
I don't have sources of pg_standby near me, but I remember in the
C code checks for complete segment sizes.
thanks
Ioannis Tambouras
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscripti