The following bug has been logged online:
Bug reference: 1318
Logged by: christian kindler
Email address: christian.kindler@chello.at
PostgreSQL version: 8.0 Beta
Operating system: WinXP
Description: pg_restore.exe tables without data
Details:
i made a dump file with pg_dump.exe only option -U specified -> so schema
and data is in one big txt file.
it seems not to be possible, to restore either with pg_restore.exe nore with
psql.exe schama and data. only schema will be restored. even option -a
specified for pg_restore nothing happen.
thx
christian