Re: WAL recycling, Linux 2.4.18

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Doug Fields <dfields-pg-general(at)pexicom(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Glenn Stone <gstone(at)pogolinux(dot)com>, Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
Subject: Re: WAL recycling, Linux 2.4.18
Date: 2002-07-08 18:17:44
Message-ID: 18812.1026152264@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Doug Fields <dfields-pg-general(at)pexicom(dot)com> writes:
> I was able to set a breakpoint at CreateCheckPoint - gdb never found a
> MoveOfflineLogs for me to set a breakpoint.

Grumble. It's a static routine, and I imagine its name has been totally
stripped from the executable.

> Also, I can't seem to recompile PostgreSQL because Debian can't find a
> tclConfig.sh.

Oliver, what's an appropriate way to rebuild PG with debug symbols from
the Debian package?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-07-08 18:18:31 Re: Compile from cvs
Previous Message Booth, Robert 2002-07-08 18:16:34 Re: Query Analyzing