Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd0c1769

Browse files
committed
Update FAQ.
1 parent1220bd0 commitd0c1769

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/FAQ

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Tue Nov27 19:36:57 EST 2001
4+
Last updated:Wed Nov28 16:11:32 EST 2001
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -564,8 +564,8 @@
564564
the postgres PID. You can set breakpoints in the debugger and issue
565565
queries from psql. If you are debugging postgres startup, you can set
566566
PGOPTIONS="-W n", then start psql. This will cause startup to delay
567-
for n seconds so you can attachwith thedebugger and trace through
568-
the startup sequence.
567+
for n seconds so you can attachto theprocess with the debugger, set
568+
any breakpoints, and continue throughthe startup sequence.
569569

570570
The postgres program has -s, -A, and -t options that can be very
571571
useful for debugging and performance measurements.

‎doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
alink="#0000FF">
1313
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1414

15-
<P>Last updated:Tue Nov27 19:36:57 EST 2001</P>
15+
<P>Last updated:Wed Nov28 16:11:32 EST 2001</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -728,8 +728,8 @@ <H4><A name="3.8">3.8</A>) What debugging features are
728728
debugger and issue queries from<I>psql.</I> If you are debugging
729729
<I>postgres</I> startup, you can set PGOPTIONS="-W n", then start
730730
<I>psql.</I> This will cause startup to delay for<I>n</I> seconds
731-
so you can attachwith thedebugger and trace through the startup
732-
sequence.</P>
731+
so you can attachto theprocess with the debugger, set any breakpoints,
732+
and continue through the startupsequence.</P>
733733

734734
<P>The<I>postgres</I> program has<I>-s, -A,</I> and<I>-t</I>
735735
options that can be very useful for debugging and performance

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp