Thread: dumpOneFunc(): procedural language for function listall not found
Hi all, I tried to take dump of my database using function pg_dump but gave me following error.. "dumpOneFunc(): procedural language for function listall not found" then I installed the pgplsql but the problem persists and this time error was like this dumpProcLangs(): handler procedure for language plpgsql not found please help !! Thanx inadvance ashish
Ashish Lahori writes: > I tried to take dump of my database using function pg_dump but gave me > following error.. > "dumpOneFunc(): procedural language for function listall not found" So it seems you accidentally deleted that language. Happens. > then I installed the pgplsql but the problem persists > and this time error was like this > dumpProcLangs(): handler procedure for language plpgsql not found Can you detail on the "installed the pgplsql" part? Normally it should prevent this situation. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter