aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-02-18 16:37:30 +0000
committerBruce Momjian <bruce@momjian.us>2003-02-18 16:37:30 +0000
commit1a458e9e642b8bce03b281131157b8a6aafde427 (patch)
tree2f686369a6fe9e18aeb56c4b02b49aecda27aeaf /doc/FAQ
parentf8247a7666a91b2c500ff6cf157e8aef7550dcc3 (diff)
downloadpostgresql-1a458e9e642b8bce03b281131157b8a6aafde427.tar.gz
postgresql-1a458e9e642b8bce03b281131157b8a6aafde427.zip
New URL for FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index d6dd8f62f1a..51d039b3f12 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,15 +1,15 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Tue Feb 18 00:07:35 EST 2003
+ Last updated: Tue Feb 18 11:37:22 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
The most recent version of this document can be viewed at
- http://www.ca.PostgreSQL.org/docs/faq-english.html.
+ http://www.PostgreSQL.org/docs/faqs/faq-english.html.
Platform-specific questions are answered at
- http://www.ca.PostgreSQL.org/users-lounge/docs/faq.html.
+ http://www.PostgreSQL.org/users-lounge/docs/index.html.
_________________________________________________________________
General Questions
@@ -194,7 +194,7 @@
The database server can run on Windows NT and Win2k using Cygwin, the
Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
distribution or the MS Windows FAQ at
- http://www.ca.PostgreSQL.org/docs/faq-mswin.html.
+ http://www.PostgreSQL.org/docs/faqs/faq-mswin.html.
A native port to MS Win NT/2000/XP is currently being worked on.