Search Postgresql Archives

ownership of sequences by tables in pg_dumps?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Where foo is a number of different tables, I'm calling

pg_dump --format=custom --compress=9 --no-password
--file=public.foo.pgdump --table=public.foo --schema-only my_database

When I check the contents of that dump using

pg_restore -l public.foo.pgdump

in some cases it includes the foo_id_seq object and in others it does
not. How does pg_dump decide if an sequence is associated with a given
table or not?

Andrew

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux