Re: I have problem with pg_dump in PostgreSQL 7.1.2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: I have problem with pg_dump in PostgreSQL 7.1.2
Date
Msg-id 26586.1024687950@sss.pgh.pa.us
Whole thread Raw
In response to I have problem with pg_dump in PostgreSQL 7.1.2  (Попов Андрей <andrey@cursor.ru>)
List pgsql-bugs
Попов Андрей <andrey@cursor.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


pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_hba.conf confusion
Next
From: Tom Lane
Date:
Subject: Re: INITDB hanging on Win2000/CygWin (PGSQL 7.2.1).