> Hello!
> Thank you very much for your answer. I try to use gdb now. But there is a
> little difficulty. I'm not quite sure it is connected with postgres build.
> Probably I do something wrong using gdb but maybe you could show me the
> direction for resolving the problem?
> I built PostgreSQL
> 2009/9/15 el dorado :
> > Hello!
> > I need PG 8.4 built from source code for WinXP. So I got archive
> > postgresql-8.4.1.tar.gz, unpacked it and built postgres by MinGW.
> > Everything seeds to be fine until we tried to test pg_dump. It failed (not
> > always but often).
> > Command:
> > pg_
2009/9/15 el dorado :
> Hello!
> I need PG 8.4 built from source code for WinXP. So I got archive
> postgresql-8.4.1.tar.gz, unpacked it and built postgres by MinGW, as usual:
> configure --witout-zlib
> make
> make install
>
> Everything seeds to be fine until we tried to test pg_dump. It failed
Hello!
I need PG 8.4 built from source code for WinXP. So I got archive
postgresql-8.4.1.tar.gz, unpacked it and built postgres by MinGW, as usual:
configure --witout-zlib
make
make install
Everything seeds to be fine until we tried to test pg_dump. It failed (not
always but often).
Command:
p