On Mon, 16 Oct 2000, Peter Eisentraut wrote:
> Darrin Ladd writes:
>
> > I am in the process of moving my postgres dbs from an Alpha to a Pentium box
> > and I can't seem to get pg_dumpall to work. I have password authentication
> > enabled and am using the -u option on pg_dumpall, but it never
> > any can explain me why I get every error and notice errors twice ?
>
> How did you start the postmaster?
>
> It looks like you might have the postmaster's stderr pointed at your
> terminal, which would mean that its attempts to write to a logfile
> will end up on your screen --- along with t
Is there anywhere on net builded version of PG7.0.x for Windows ?
regards
BoBsoN
Hi
I think You misunderstand the function You use. What was You expect to get
when You try to access to not exsisting row? When You are doing "while" it
will exit on ``false'' value - so when You access to not existing row the
function produce ``false'', but also PHP produce Error message if You