Re: [ADMIN] Pg_dump postgreSQL 8.1.3-1 and win2k

2007-01-14 Thread Adam Radłowski
I had this same problem on Win2003, but I resolved it in short way, without analysis of problem - I make dumps as owner of database. I suppose, there is a problem with full access to system tables with "no owner" privilleges to dumped database. I think it could be problem on all supported platfor

[ADMIN] Pg_dump postgreSQL 8.1.3-1 and win2k

2007-01-10 Thread Séguier, Géraldine
I'm trying to dump a schema and I receive this error : pg_dump: Error message from server: ERROR: permission denied for relation pg_ts_dict pg_dump: The command was: LOCK TABLE public.pg_ts_dict IN ACCESS SHARE MODE pg_dump: *** aborted because of error The schema was created by a superuser "X"