"Maryz" <[EMAIL PROTECTED]> writes:
> Restore:
> pg_restore.exe -h localhost -p 5432 -U postgres -a postgres --format=c -a -i
> --disable-triggers -t other.itm_blygis -v dmp\other.itm_blygis.out
pg_restore's -t switch doesn't do schemas. You need something like
-n other -t itm_blygis
in
Please keep the list cc'd.
Mairambija wrote:
> On screen see only:
> pg_restore connecting to database for restore
>
> No any errors. And after this process no data on table.
>>> Restore:
>>> pg_restore.exe -h localhost -p 5432 -U postgres -a postgres --format=c
>> -a -i
>>> --disable-triggers
Maryz wrote:
> The following bug has been logged online:
>
> Bug reference: 3691
> Logged by: Maryz
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.0-8.3b
> Operating system: WinXP
> Description:bug in pg_restore
> Details:
>
> In Postgres 8.0-8.2 and now
The following bug has been logged online:
Bug reference: 3691
Logged by: Maryz
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0-8.3b
Operating system: WinXP
Description:bug in pg_restore
Details:
In Postgres 8.0-8.2 and now 8.3b backup data in other schemas