Re: dump and sequence initilizing - Mailing list pgsql-general

From Sai Hertz And Control Systems
Subject Re: dump and sequence initilizing
Date
Msg-id 3FDDD2AD.7070506@sancharnet.in
Whole thread Raw
In response to dump and sequence initilizing  (Markus Rebbert <markus.rebbert@freenet.de>)
Responses Re: dump and sequence initilizing
List pgsql-general
Dear Markus Rebbert ,

>what happens with sequences if i dump a database and i want to reload
>it?
>
>
The pg_dump command also dumps the index value of sequences and you do
not have to do any thing
Just make sure your pg_restore and  pg_dump with option --disable-tiggers

Regards,
Vishal kashyap

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL on Windows Server 2003
Next
From: Sai Hertz And Control Systems
Date:
Subject: WITH OIDS tables gives problem