From d0c1769b776346469de8a9a83d50ade8aed60cd7 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 28 Nov 2001 21:11:39 +0000 Subject: Update FAQ. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/FAQ/FAQ.html') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b2e05cc963b..2ab3f6611c5 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -12,7 +12,7 @@ alink="#0000FF">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Nov 27 19:36:57 EST 2001

+

Last updated: Wed Nov 28 16:11:32 EST 2001

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -728,8 +728,8 @@ debugger and issue queries from psql. If you are debugging postgres startup, you can set PGOPTIONS="-W n", then start psql. This will cause startup to delay for n seconds - so you can attach with the debugger and trace through the startup - sequence.

+ so you can attach to the process with the debugger, set any breakpoints, + and continue through the startup sequence.

The postgres program has -s, -A, and -t options that can be very useful for debugging and performance -- cgit v1.2.3