Re: dump and sequence initilizing

From: Sai Hertz And Control Systems <sank89(at)sancharnet(dot)in>
To: Markus Rebbert <markus(dot)rebbert(at)freenet(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: dump and sequence initilizing
Date: 2003-12-15 15:26:37
Message-ID: 3FDDD2AD.7070506@sancharnet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sai Hertz And Control Systems 2003-12-15 15:46:40 WITH OIDS tables gives problem
Previous Message Bruce Momjian 2003-12-15 14:41:37 Re: PostgreSQL on Windows Server 2003