Re: [HACKERS] statically linked pg_dump

2005-08-21 Thread Christopher Kings-Lynne
ISTR this question coming up before, but I couldn't find an answer. Is there a reason we don't build versions of pg_dump and pg_dumpall that are statically linked against libpq so they can be run uninstalled as part of a migration process? I should have thought that this would be extremely easy

[HACKERS] statically linked pg_dump

2005-08-20 Thread Andrew Dunstan
ISTR this question coming up before, but I couldn't find an answer. Is there a reason we don't build versions of pg_dump and pg_dumpall that are statically linked against libpq so they can be run uninstalled as part of a migration process? I should have thought that this would be extremely ea