Re: I have problem with pg_dump in PostgreSQL 7.1.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Попов Андрей <andrey(at)cursor(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: I have problem with pg_dump in PostgreSQL 7.1.2
Date: 2002-06-21 19:32:30
Message-ID: 26586.1024687950@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

=?koi8-r?B?8M/Qz9cg4c7E0sXK?= <andrey(at)cursor(dot)ru> writes:
> I am working with PostgreSQL 7.1.2.
> Earlier I worked with PostgreSQL 6.5.3 and I had no problems.
> How to make, that at pg_dump were taken into account sequence. In a file
> dump.txt it is always created sequnece with initial value 1.

There will be a setval() call in there too, someplace.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-06-21 20:11:30 Re: pg_hba.conf confusion
Previous Message Tom Lane 2002-06-21 19:01:34 Re: regex (not) matching null string