Error on db recovery..
Stephen Martin <stephen@sealteam.demon.co.uk>
From: "Stephen Martin" <stephen@sealteam.demon.co.uk>
To: <pgsql-interfaces@postgresql.org>
Date: 1999-11-11T21:00:57Z
Lists: pgsql-hackers
Hello, I am attempting to recover a database previously secured with pg_dump, however on attempting to restore using pgsql < db_security_file I get the following error(s) ERROR: tbl_breeders relation already exists I have removed all data tables and user from the database, what am I over looking? Stephen