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
e6c84851
Commit
e6c84851
authored
Oct 05, 2000
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FAQ.
parent
18d99bc2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
16 deletions
+16
-16
doc/FAQ
doc/FAQ
+8
-8
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+8
-8
No files found.
doc/FAQ
View file @
e6c84851
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
development of PostgreSQL.
development of PostgreSQL.
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
others have contributed to the porting, testing, debugging and
others have contributed to the porting, testing, debugging
,
and
enhancement of the code. The original Postgres code, from which
enhancement of the code. The original Postgres code, from which
PostgreSQL is derived, was the effort of many graduate students,
PostgreSQL is derived, was the effort of many graduate students,
undergraduate students, and staff programmers working under the
undergraduate students, and staff programmers working under the
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
1.2) What's the copyright on PostgreSQL?
1.2) What's the copyright on PostgreSQL?
PostgreSQL is subject to the following COPYRIGHT
.
PostgreSQL is subject to the following COPYRIGHT
:
PostgreSQL Data Base Management System
PostgreSQL Data Base Management System
...
@@ -201,7 +201,7 @@
...
@@ -201,7 +201,7 @@
1.5) Where can I get PostgreSQL?
1.5) Where can I get PostgreSQL?
The primary anonymous ftp site for PostgreSQL is
The primary anonymous ftp site for PostgreSQL is
ftp://ftp.PostgreSQL.org/pub. For mirror sites, see our main
w
eb site.
ftp://ftp.PostgreSQL.org/pub. For mirror sites, see our main
W
eb site.
1.6) Where can I get support?
1.6) Where can I get support?
...
@@ -267,7 +267,7 @@
...
@@ -267,7 +267,7 @@
psql has some nice \d commands to show information about types,
psql has some nice \d commands to show information about types,
operators, functions, aggregates, etc.
operators, functions, aggregates, etc.
Our
w
eb site contains even more documentation.
Our
W
eb site contains even more documentation.
1.9) How do I find out about known bugs or missing features?
1.9) How do I find out about known bugs or missing features?
...
@@ -295,7 +295,7 @@
...
@@ -295,7 +295,7 @@
1.12) How do I join the development team?
1.12) How do I join the development team?
First, download the latest source and read the PostgreSQL Developers
First, download the latest source and read the PostgreSQL Developers
documentation on our
w
eb site, or in the distribution. Second,
documentation on our
W
eb site, or in the distribution. Second,
subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third,
subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third,
submit high-quality patches to pgsql-patches.
submit high-quality patches to pgsql-patches.
...
@@ -344,7 +344,7 @@
...
@@ -344,7 +344,7 @@
Of course, MySQL doesn't have any of the features mentioned in
Of course, MySQL doesn't have any of the features mentioned in
the Features section above. We are built for flexibility and
the Features section above. We are built for flexibility and
features, though we continue to improve performance through
features, though we continue to improve performance through
profiling and source code analysis. There is an interesting
w
eb
profiling and source code analysis. There is an interesting
W
eb
page comparing PostgreSQL to MySQL at
page comparing PostgreSQL to MySQL at
http://openacs.org/why-not-mysql.html
http://openacs.org/why-not-mysql.html
We handle each user connection by creating a Unix process.
We handle each user connection by creating a Unix process.
...
@@ -403,7 +403,7 @@
...
@@ -403,7 +403,7 @@
There is also one at http://www.phone.net/home/mwm/hotlist/.
There is also one at http://www.phone.net/home/mwm/hotlist/.
For
w
eb integration, PHP is an excellent interface. It is at
For
W
eb integration, PHP is an excellent interface. It is at
http://www.php.net
http://www.php.net
For complex cases, many use the Perl interface and CGI.pm.
For complex cases, many use the Perl interface and CGI.pm.
...
@@ -416,7 +416,7 @@
...
@@ -416,7 +416,7 @@
We have a nice graphical user interface called pgaccess, which is
We have a nice graphical user interface called pgaccess, which is
shipped as part of the distribution. Pgaccess also has a report
shipped as part of the distribution. Pgaccess also has a report
generator. The
w
eb page is http://www.flex.ro/pgaccess
generator. The
W
eb page is http://www.flex.ro/pgaccess
We also include ecpg, which is an embedded SQL query language
We also include ecpg, which is an embedded SQL query language
interface for C.
interface for C.
...
...
doc/src/FAQ/FAQ.html
View file @
e6c84851
...
@@ -168,7 +168,7 @@ below on how to join). This team is now responsible for all development
...
@@ -168,7 +168,7 @@ below on how to join). This team is now responsible for all development
of PostgreSQL.
<P>
of PostgreSQL.
<P>
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
others have contributed to the porting, testing, debugging and
others have contributed to the porting, testing, debugging
,
and
enhancement of the code. The original Postgres code, from which
enhancement of the code. The original Postgres code, from which
PostgreSQL is derived, was the effort of many graduate students,
PostgreSQL is derived, was the effort of many graduate students,
undergraduate students, and staff programmers working under the
undergraduate students, and staff programmers working under the
...
@@ -184,7 +184,7 @@ It is pronounced <I>Post-Gres-Q-L.</I>
...
@@ -184,7 +184,7 @@ It is pronounced <I>Post-Gres-Q-L.</I>
<H4><A
NAME=
"1.2"
>
1.2
</A>
) What's the copyright on
<H4><A
NAME=
"1.2"
>
1.2
</A>
) What's the copyright on
PostgreSQL?
</H4><P>
PostgreSQL?
</H4><P>
PostgreSQL is subject to the following COPYRIGHT
.
<P>
PostgreSQL is subject to the following COPYRIGHT
:
<P>
PostgreSQL Data Base Management System
<P>
PostgreSQL Data Base Management System
<P>
...
@@ -259,7 +259,7 @@ Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the distribution.<P>
...
@@ -259,7 +259,7 @@ Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the distribution.<P>
The primary anonymous ftp site for PostgreSQL is
The primary anonymous ftp site for PostgreSQL is
<A
<A
HREF=
"ftp://ftp.PostgreSQL.org/pub"
>
ftp://ftp.PostgreSQL.org/pub
</A>
.
HREF=
"ftp://ftp.PostgreSQL.org/pub"
>
ftp://ftp.PostgreSQL.org/pub
</A>
.
For mirror sites, see our main
w
eb site.
For mirror sites, see our main
W
eb site.
<H4><A
NAME=
"1.6"
>
1.6
</A>
) Where can I get support?
</H4><P>
<H4><A
NAME=
"1.6"
>
1.6
</A>
) Where can I get support?
</H4><P>
...
@@ -350,7 +350,7 @@ http://www.PostgreSQL.org/docs/awbook.html</A>.<P>
...
@@ -350,7 +350,7 @@ http://www.PostgreSQL.org/docs/awbook.html</A>.<P>
<I>
psql
</I>
has some nice \d commands to show information about types,
<I>
psql
</I>
has some nice \d commands to show information about types,
operators, functions, aggregates, etc.
<P>
operators, functions, aggregates, etc.
<P>
Our
w
eb site contains even more documentation.
<P>
Our
W
eb site contains even more documentation.
<P>
<H4><A
NAME=
"1.9"
>
1.9
</A>
) How do I find out about known bugs or missing features?
<H4><A
NAME=
"1.9"
>
1.9
</A>
) How do I find out about known bugs or missing features?
</H4><P>
</H4><P>
...
@@ -388,7 +388,7 @@ Yes, we easily handle dates past the year 2000AD, and before 2000BC.<P>
...
@@ -388,7 +388,7 @@ Yes, we easily handle dates past the year 2000AD, and before 2000BC.<P>
<H4><A
NAME=
"1.12"
>
1.12
</A>
) How do I join the development team?
</H4><P>
<H4><A
NAME=
"1.12"
>
1.12
</A>
) How do I join the development team?
</H4><P>
First, download the latest source and read the PostgreSQL Developers
First, download the latest source and read the PostgreSQL Developers
documentation on our
w
eb site, or in the distribution.
documentation on our
W
eb site, or in the distribution.
Second, subscribe to the
<I>
pgsql-hackers
</I>
and
<I>
pgsql-patches
</I>
mailing lists.
Second, subscribe to the
<I>
pgsql-hackers
</I>
and
<I>
pgsql-patches
</I>
mailing lists.
Third, submit high-quality patches to pgsql-patches.
<P>
Third, submit high-quality patches to pgsql-patches.
<P>
...
@@ -444,7 +444,7 @@ inserts/updates because we have transaction overhead. Of course, MySQL
...
@@ -444,7 +444,7 @@ inserts/updates because we have transaction overhead. Of course, MySQL
doesn't have any of the features mentioned in the
<I>
Features
</I>
doesn't have any of the features mentioned in the
<I>
Features
</I>
section above. We are built for flexibility and features, though we
section above. We are built for flexibility and features, though we
continue to improve performance through profiling and source code
continue to improve performance through profiling and source code
analysis. There is an interesting
w
eb page comparing PostgreSQL to MySQL
analysis. There is an interesting
W
eb page comparing PostgreSQL to MySQL
at
<a
href=
"http://openacs.org/why-not-mysql.html"
>
at
<a
href=
"http://openacs.org/why-not-mysql.html"
>
http://openacs.org/why-not-mysql.html
</a><BR><BR>
http://openacs.org/why-not-mysql.html
</a><BR><BR>
...
@@ -519,7 +519,7 @@ HREF="http://www.webtools.com">http://www.webtools.com</A><P>
...
@@ -519,7 +519,7 @@ HREF="http://www.webtools.com">http://www.webtools.com</A><P>
There is also one at
<A
HREF=
"http://www.phone.net/home/mwm/hotlist/"
>
There is also one at
<A
HREF=
"http://www.phone.net/home/mwm/hotlist/"
>
http://www.phone.net/home/mwm/hotlist/.
</A><P>
http://www.phone.net/home/mwm/hotlist/.
</A><P>
For
w
eb integration, PHP is an excellent interface. It is at
For
W
eb integration, PHP is an excellent interface. It is at
<A
HREF=
"http://www.php.net"
>
http://www.php.net
</A><P>
<A
HREF=
"http://www.php.net"
>
http://www.php.net
</A><P>
For complex cases, many use the Perl interface and CGI.pm.
<P>
For complex cases, many use the Perl interface and CGI.pm.
<P>
...
@@ -532,7 +532,7 @@ A report generator? An embedded query language interface?</H4><P>
...
@@ -532,7 +532,7 @@ A report generator? An embedded query language interface?</H4><P>
We have a nice graphical user interface called
<I>
pgaccess,
</I>
which is
We have a nice graphical user interface called
<I>
pgaccess,
</I>
which is
shipped as part of the distribution.
<I>
Pgaccess
</I>
also has a report
shipped as part of the distribution.
<I>
Pgaccess
</I>
also has a report
generator. The
w
eb page is
<A
HREF=
generator. The
W
eb page is
<A
HREF=
"http://www.flex.ro/pgaccess"
>
http://www.flex.ro/pgaccess
</A><P>
"http://www.flex.ro/pgaccess"
>
http://www.flex.ro/pgaccess
</A><P>
We also include
<I>
ecpg,
</I>
which is an embedded SQL query language interface for
We also include
<I>
ecpg,
</I>
which is an embedded SQL query language interface for
...
...
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