| From: | DM <dm(dot)aeqa(at)gmail(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | pg_restore error - Any Idea? |
| Date: | 2009-03-20 22:40:39 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general pgsql-sql |
Hi All,
I am facing an error on executing the below command
dump name: pg_dump_FcZ0.pnps_200903041201_1.2.1.0_base_testing
databae name: pnqd_test
$pg_restore -U postgres -p 5433 -d pnqd_test
pg_dump_FcZ0.pnps_200903041201_1.2.1.0_base_testing
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 3715; 0 0 ACL monitor
postgres
WARNING: errors ignored on restore: 1
I am not able to figure out this issue. Any idea guys.
Thanks
Deepak
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-03-21 04:58:07 | Re: pg_dump formatting |
| Previous Message | Tena Sakai | 2009-03-20 22:03:58 | vacuuming and reindexing |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-03-21 00:31:16 | Re: SRID conflict, PostgreSQL 8.3 |
| Previous Message | Brent Wood | 2009-03-20 20:42:07 | Re: SRID conflict, PostgreSQL 8.3 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greenhorn | 2009-03-23 04:03:15 | bash & postgres |
| Previous Message | Kevin Duffy | 2009-03-20 21:20:21 | Re: simple SQL question |