Search Postgresql Archives

Re: pg_dump 8.0.3 failing against PostgreSQL 7.3.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jochem van Dieten <jochemd@xxxxxxxxxxxxxx> writes:
> I get the following error:

>> C:\Program Files\PostgreSQL\8.0\bin>set PGOPTIONS="-W 30"
>> 
>> "z:\backup\databases\2005-06-06\wedstrijdzeilen.sql"
>> WARNING:  postgres: invalid command line arguments

Hm, that's odd ... but never mind, you thought of an alternative.

> (gdb) break elog
> Breakpoint 1 at 0x16d8f8
> (gdb) bt
> #0  0x403ca553 in ?? () from /usr/lib/libc.so.28.5
> #1  0x10e604 in mdread ()
> #2  0x10f31f in smgrread ()

You forgot to "continue" until the breakpoint is reached --- this trace
just indicates where the backend happened to be when you stopped it by
attaching.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux