The following bug has been logged online:
Bug reference: 2805
Logged by: carmelo
Email address: cmo1@libero.it
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