Re: [GENERAL] dump vs dumpall

2000-10-16 Thread Partyka Robert
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

Re: [GENERAL] one ask

2000-11-28 Thread Partyka Robert
> > 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

[GENERAL] win32 version of PG7.0.x?

2000-11-28 Thread Partyka Robert
Is there anywhere on net builded version of PG7.0.x for Windows ? regards BoBsoN

Re: [GENERAL] PHP and PostgreSQL

2001-01-06 Thread Partyka Robert
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