File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
22 Frequently Asked Questions (FAQ) for PostgreSQL
33
4- Last updated: Fri Oct 26 14:59:45 EDT 2007
4+ Last updated: Mon Oct 29 13:22:07 EDT 2007
55
66 Current maintainer: Bruce Momjian (bruce@momjian.us)
77
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 the database server.
382382
383383 3.3) How do I tune the database engine for better performance?
384384
Original file line number Diff line number Diff line change 1010 alink ="#0000ff ">
1111 < H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
1212
13- < P > Last updated: Fri Oct 26 14:59:45 EDT 2007</ P >
13+ < P > Last updated: Mon Oct 29 13:22:07 EDT 2007</ P >
1414
1515 < P > Current maintainer: Bruce Momjian (< A href =
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 the database server.</ P >
509509
510510 < H3 id ="item3.3 "> 3.3) How do I tune the database engine for
511511 better performance?</ H3 >
You can’t perform that action at this time.
0 commit comments