sweta@xxxxxxxxx writes: > When I create a db dump using -- > pg_dump -s dbname > mydump.sql > Sequences present are not being added to the mydump.sql file.... Seems unlikely (IOW, if so, you've found a bug no one else has ever seen). Maybe they are being created implicitly by SERIAL column declarations? regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general