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

Commit96805a1

Browse files
committed
Clarify restart is of the "database" server, in FAQ.
1 parent5140058 commit96805a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ

Lines changed: 2 additions & 2 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:Fri Oct26 14:59:45 EDT 2007
4+
Last updated:Mon Oct29 13:22:07 EDT 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -378,7 +378,7 @@
378378
using Unix domain sockets or TCP/IP connections. Other machines will
379379
not be able to connect unless you modify listen_addresses in the
380380
postgresql.conf file, enable host-based authentication by modifying
381-
the $PGDATA/pg_hba.conf file, and restart the server.
381+
the $PGDATA/pg_hba.conf file, and restart thedatabaseserver.
382382

383383
3.3) How do I tune the database engine for better performance?
384384

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Fri Oct26 14:59:45 EDT 2007</P>
13+
<P>Last updated:Mon Oct29 13:22:07 EDT 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -505,7 +505,7 @@ <H3 id="item3.2">3.2) How do I control connections from other
505505
machines will not be able to connect unless you modify
506506
<I>listen_addresses</I> in the<I>postgresql.conf</I> file, enable
507507
host-based authentication by modifying the
508-
<I>$PGDATA/pg_hba.conf</I> file, and restart the server.</P>
508+
<I>$PGDATA/pg_hba.conf</I> file, and restart thedatabaseserver.</P>
509509

510510
<H3id="item3.3">3.3) How do I tune the database engine for
511511
better performance?</H3>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp