diff options
author | Bruce Momjian | 2004-12-10 18:01:59 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-12-10 18:01:59 +0000 |
commit | 4abfc20f09ca9886e5ccc43959fc6736a967e306 (patch) | |
tree | f7447c268c97e2fab8b8e566565e3941cc89ee12 /doc/FAQ | |
parent | d5df606cb224fd893b41aef6dc4851bc666c0f77 (diff) |
Reorder IRC examples.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Nov 27 23:55:37 EST 2004 + Last updated: Fri Dec 10 13:01:55 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -233,8 +233,9 @@ http://www.PostgreSQL.org There is also an IRC channel on Freenode and EFNet, channel - #PostgreSQL. You can use the Unix command irc -c '#PostgreSQL' "$USER" - irc.phoenix.net. or irc -c '#PostgreSQL' "$USER" irc.freenode.net. + #PostgreSQL. You can use the Unix command or irc -c '#PostgreSQL' + "$USER" irc.freenode.net. + or irc -c '#PostgreSQL' "$USER" irc.phoenix.net. A list of commercial support companies is available at http://techdocs.postgresql.org/companies.php. |