-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, May 01, 2008 at 11:02:17PM -0300, Ana Carolina Brito de Almeida wrote:
> Hi!
>
> I tried to use GDB with postgresql 8 and I didnt have success.
> Can you help me?
> So, I think that have something wrong (Failed to read a valid object file
[..
Hi!
I tried to use GDB with postgresql 8 and I didnt have success.
Can you help me?
I tried like as I did in postgresql 7.4
I run configure like this: ./configure --prefix=/usr/local/pgsql8
--enable-debug --enable-cassert --enable-depend
After, I run "make", "make install", "initdb"
After this, I