[PATCHES] Expose checkpoint start/finish times into SQL.

2008-04-03 Thread Theo Schlossnagle
First whack at exposing the start and finish checkpoint times into SQL. -- Theo Schlossnagle Esoteric Curio -- http://lethargy.org/ OmniTI Computer Consulting, Inc. -- http://omniti.com/ checkpoint_exposed.patch Description: Binary data -- Sent via pgsql-patches mailing list (pgsql

Re: [PATCHES] Expose checkpoint start/finish times into SQL.

2008-04-03 Thread Theo Schlossnagle
On Apr 3, 2008, at 7:08 PM, Andrew Dunstan wrote: Joshua D. Drake wrote: Theo Schlossnagle wrote: First whack at exposing the start and finish checkpoint times into SQL. Why is that useful? For knowing how long checkpoints are taking. If they are taking too long you may need

Re: [PATCHES] Expose checkpoint start/finish times into SQL.

2008-04-03 Thread Theo Schlossnagle
not of any importance to me either. -- Theo Schlossnagle Esoteric Curio -- http://lethargy.org/ OmniTI Computer Consulting, Inc. -- http://omniti.com/ -- Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref

Re: [PATCHES] [BUGS] BUG #2401: spinlocks not available on amd64

2006-04-29 Thread Theo Schlossnagle
Tom Lane wrote: Bruce Momjian pgman@candle.pha.pa.us writes: Great, changes attached and applied. I removed the solaris_i386 and solaris_x86_64.s files and made just one solaris_x86.s. I updated the build system to use the new file, updated the macros, and added some documentation on the