Re: [HACKERS] Dump error

2003-10-28 Thread Tom Lane
Jochem van Dieten <[EMAIL PROTECTED]> writes: > Perhaps the pg_dump bug with procedural language handlers which > have been created in the pg_catalog schema: > http://archives.postgresql.org/pgsql-general/2003-01/msg6.php Since no better solution has emerged since January, I've applied a patc

Re: [HACKERS] Dump error

2003-10-24 Thread Jochem van Dieten
ivan wrote: pg_dump: handler procedure for procedural language "plpgsql" not found pg_dumpall: pg_dump failed on database "db", exiting why ? Perhaps the pg_dump bug with procedural language handlers which have been created in the pg_catalog schema: http://archives.postgresql.org/pgsql-general/200

[HACKERS] Dump error

2003-10-24 Thread ivan
pg_dump: handler procedure for procedural language "plpgsql" not found pg_dumpall: pg_dump failed on database "db", exiting why ? i create this language by script createlang as superuser for this database so, ? :) ---(end of broadcast)--- TIP 7: