Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Pgadmin does not execute backup on table on tablespace


  • From: "Liviu Rau" <liviu_rau(at)imesoft(dot)md>
  • To: <pgadmin-support(at)postgresql(dot)org>
  • Subject: Pgadmin does not execute backup on table on tablespace
  • Date: Fri, 27 Apr 2007 12:37:28 +0300
  • Message-id: <000001c788af$abf67aa0$0301a8c0@liviustation> <text/plain>

Hello,

Platform: Windows XP SP2
Language: English
Distribution: Binary Win32
Version: 1.6.3 rev:6112

When i try to execute backup on a table "MARC_FORMAT_TAGURI" wich is located
on tablespace "SIBI"  i recieve this message:

Process returned exit code 1.
C:\Program Files\pgAdmin III\1.6\pg_dump.exe -i -h 192.168.1.1 -p 5432 -U
postgres -F p -D -v -f "C:\Documents and
Settings\Liviuss\Desktop\PostgresPort\MARC_FORMAT_TAGURI.sql" -t
"MARC_FORMAT_TAGURI" -n "SIBI" "TINREAD"
pg_dump: No matching schemas were found
pg_dump: *** aborted because of error

Process returned exit code 1.

Thanks,
Liviu




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group