Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
e688443c
Commit
e688443c
authored
Jan 31, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify FAQ item about obtaining support.
parent
0a12c533
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
87 deletions
+16
-87
doc/FAQ
doc/FAQ
+7
-35
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+9
-52
No files found.
doc/FAQ
View file @
e688443c
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Sun Jan 30 20:
37:18
EST 2005
Last updated: Sun Jan 30 20:
53:02
EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -167,48 +167,20 @@
...
@@ -167,48 +167,20 @@
1.5) Where can I get support?
1.5) Where can I get support?
The main mailing list is: pgsql-general@PostgreSQL.org. It is
The PostgreSQL community provides assistance to many of its users via
available for discussion of matters pertaining to PostgreSQL. To
email. The main web site to subscribe to the email lists is
subscribe, send mail with the following lines in the body (not the
http://www.postgresql.org/community/lists/. The general or bugs lists
subject line):
are a good place to start.
subscribe
end
to pgsql-general-request@PostgreSQL.org.
There is also a digest list available. To subscribe to this list, send
email to: pgsql-general-digest-request@PostgreSQL.org with a body of:
subscribe
end
Digests are sent out to members of this list whenever the main list
has received around 30k of messages.
The bugs mailing list is available. To subscribe to this list, send
email to pgsql-bugs-request@PostgreSQL.org with a body of:
subscribe
end
There is also a developers discussion mailing list available. To
subscribe to this list, send email to
pgsql-hackers-request@PostgreSQL.org with a body of:
subscribe
end
Additional mailing lists and information about PostgreSQL can be found
via the PostgreSQL WWW home page at:
http://www.PostgreSQL.org
The major IRC channel is #postgresql on Freenode (irc.freenode.net).
The major IRC channel is #postgresql on Freenode (irc.freenode.net).
To connect you can use the Unix
command
irc -c '#postgresql' "$USER"
To connect you can use the Unix
program
irc -c '#postgresql' "$USER"
irc.freenode.net or use any of the other popular IRC clients. A
irc.freenode.net or use any of the other popular IRC clients. A
Spanish one also exists on the same network, (#postgresql-es), and a
Spanish one also exists on the same network, (#postgresql-es), and a
French one, (#postgresqlfr). There is also a PostgreSQL channel on
French one, (#postgresqlfr). There is also a PostgreSQL channel on
EFNet.
EFNet.
A list of commercial support companies is available at
A list of commercial support companies is available at
http://techdocs.postgresql.org/companies.php.
http://techdocs.postg
resql.org/companies.php.
1.6) What is the latest release?
1.6) What is the latest release?
...
...
doc/src/FAQ/FAQ.html
View file @
e688443c
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Sun Jan 30 20:
37:18
EST 2005
</P>
<P>
Last updated: Sun Jan 30 20:
53:02
EST 2005
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -218,65 +218,22 @@
...
@@ -218,65 +218,22 @@
<H4><A
name=
"1.5"
>
1.5
</A>
) Where can I get support?
</H4>
<H4><A
name=
"1.5"
>
1.5
</A>
) Where can I get support?
</H4>
<P>
The main mailing list is:
<A
href=
<P>
The PostgreSQL community provides assistance to many of its users
"mailto:pgsql-general@PostgreSQL.org"
>
pgsql-general@PostgreSQL.org
</A>
.
via email. The main web site to subscribe to the email lists is
It is available for discussion of matters pertaining to PostgreSQL.
<a
href=
"http://www.postgresql.org/community/lists/"
>
To subscribe, send mail with the following lines in the body (not
http://www.postgresql.org/community/lists/
</a>
. The
<I>
general
</I>
the subject line):
</P>
or
<I>
bugs
</I>
lists are a good place to start.
<PRE>
subscribe
end
</PRE>
<P>
to
<A
href=
"mailto:pgsql-general-request@PostgreSQL.org"
>
pgsql-general-request@PostgreSQL.org
</A>
.
</P>
<P>
There is also a digest list available. To subscribe to this
list, send email to:
<A
href=
"mailto:pgsql-general-digest-request@PostgreSQL.org"
>
pgsql-general-digest-request@PostgreSQL.org
</A>
with a body of:
</P>
<PRE>
subscribe
end
</PRE>
Digests are sent out to members of this list whenever the main list
has received around 30k of messages.
<P>
The bugs mailing list is available. To subscribe to this list,
send email to
<A
href=
"mailto:pgsql-bugs-request@PostgreSQL.org"
>
pgsql-bugs-request@PostgreSQL.org
</A>
with a body of:
</P>
<PRE>
subscribe
end
</PRE>
There is also a developers discussion mailing list available. To
subscribe to this list, send email to
<A
href=
"mailto:pgsql-hackers-request@PostgreSQL.org"
>
pgsql-hackers-request@PostgreSQL.org
</A>
with a body of:
<PRE>
subscribe
end
</PRE>
<P>
Additional mailing lists and information about PostgreSQL can be
found via the PostgreSQL WWW home page at:
</P>
<BLOCKQUOTE>
<A
href=
"http://www.PostgreSQL.org"
>
http://www.PostgreSQL.org
</A>
</BLOCKQUOTE>
<P>
The major IRC channel is
<I>
#postgresql
</I>
on Freenode
<P>
The major IRC channel is
<I>
#postgresql
</I>
on Freenode
(
<I>
irc.freenode.net
</I>
). To connect you can use the Unix
(
<I>
irc.freenode.net
</I>
). To connect you can use the Unix
command
<CODE>
irc -c '#postgresql' "$USER" irc.freenode.net
</CODE>
program
<CODE>
irc -c '#postgresql' "$USER" irc.freenode.net
</CODE>
or use any of the other popular IRC clients. A Spanish one also exists
or use any of the other popular IRC clients. A Spanish one also exists
on the same network, (
<I>
#postgresql-es
</I>
), and a French one,
on the same network, (
<I>
#postgresql-es
</I>
), and a French one,
(
<I>
#postgresqlfr
</I>
). There is also a PostgreSQL channel on EFNet.
(
<I>
#postgresqlfr
</I>
). There is also a PostgreSQL channel on EFNet.
<P>
A list of commercial support companies is available at
<A
href=
<P>
A list of commercial support companies is available at
<A
href=
"http://techdocs.postgresql.org/companies.php"
>
http://techdocs.postgresql.org/companies.php
</A>
.
</P>
"http://techdocs.postgresql.org/companies.php"
>
http://techdocs.postg
resql.org/companies.php
</A>
.
</P>
<H4><A
name=
"1.6"
>
1.6
</A>
) What is the latest release?
</H4>
<H4><A
name=
"1.6"
>
1.6
</A>
) What is the latest release?
</H4>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment