The following bug has been logged online: Bug reference: 2805 Logged by: carmelo Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.7 Operating system: linux 2.4.2 debian Description: restore backup Details:
Dear all, I've update postgresql from postgresql_7.2.1-2_i386.deb to 7.4.7-6sarge3 and now I would restore my old data (pg_dump bombole > db_bombole_01dic06), seems it work but when I try to do: cat db_bombole_01dic06 | psql bombole or psql -f db_bombole_01dic06 bombole or psql bombole < db_bombole_01dic06 I get only the table but not the data inside it, why? Waiting for your reply, thank you in advance Kind regards Carmelo ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly