=?koi8-r?B?8M/Qz9cg4c7E0sXK?= <[EMAIL PROTECTED]> 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.
Hello.
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.
Example:
I have table:
Users (id serial prim