In order to support some automation, I needed the ability to pull out
subsets of postgres tables in a format which could be loaded into
other postgres databases. Instead of writing a utility to replicate
the functionality in pg_dump, I created a new flag, --where, which
allows you to postpend wher
Folks,
I think this needs to be made explicit in the documentation. Better,
of course, would be some kind of change to the PL infrastructure that
Just Handles It, but until then
Cheers,
D
--
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Tom Lane wrote:
> > If the connection gets accepted, I'd expect *something* in the
> > postmaster logs -- can you check?
>
> I suspect Merlin's complaint has to do with the fact that the *user*
> doesn't see any error message. The way you've coded this, setsockopt
> failure during startup is trea
Hi.
This correction is required of nmake of Windows.
Please check it.
Thanks.
Regards,
Hiroshi Saito--- src/interfaces/libpq/win32.mak.orig Fri Sep 9 10:29:04 2005
+++ src/interfaces/libpq/win32.mak Fri Sep 9 17:18:05 2005
@@ -106,13 +106,10 @@
"$(INTDIR)\pthread-win32.obj"
-