Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
11d9d2cf
Commit
11d9d2cf
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ.
parent
b8f23aff
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+6
-19
6 additions, 19 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+7
-35
7 additions, 35 deletions
doc/src/FAQ/FAQ.html
with
13 additions
and
54 deletions
doc/FAQ
+
6
−
19
View file @
11d9d2cf
...
...
@@ -168,22 +168,9 @@
1.3) What Unix platforms does PostgreSQL run on?
The authors have compiled and tested PostgreSQL on the following
platforms (some of these compiles require gcc):
* aix - IBM on AIX 3.2.5 or 4.x
* alpha - DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0
* BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD, FreeBSD)
* bsdi - BSD/OS 2.x, 3.x, 4.x
* dgux - DG/UX 5.4R4.11
* hpux - HP PA-RISC on HP-UX 9.*, 10.*
* i386_solaris - i386 Solaris
* irix5 - SGI MIPS on IRIX 5.3
* linux - Intel i86 Alpha SPARC PPC M68k
* sco - SCO 3.2v5 Unixware
* sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1
* sunos4 - SUN SPARC on SunOS 4.1.3
* svr4 - Intel x86 on Intel SVR4 and MIPS
* ultrix4 - DEC MIPS on Ultrix 4.4
In general, a modern Unix-compatible platform should be able to run
PostgreSQL. The platforms that had received explicit testing at the
time of release are listed in the installation instructions.
1.4) What non-unix ports are available?
...
...
@@ -246,8 +233,8 @@
There is also an IRC channel on EFNet, channel #PostgreSQL. I use the
unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net.
Commercial support for
PostgreSQL is available at
http://www.p
gsql.com/
.
A list of commercial
PostgreSQL
support
is available at
http://www.p
ostgresql.org/users-lounge/commercial-support.html
.
1.7) What is the latest release?
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
7
−
35
View file @
11d9d2cf
...
...
@@ -226,39 +226,9 @@
<H4><A
name=
"1.3"
>
1.3
</A>
) What Unix platforms does PostgreSQL run
on?
</H4>
<P>
The authors have compiled and tested PostgreSQL on the following
platforms (some of these compiles require gcc):
</P>
<UL>
<LI>
aix - IBM on AIX 3.2.5 or 4.x
</LI>
<LI>
alpha - DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0
</LI>
<LI>
BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD,
FreeBSD)
</LI>
<LI>
bsdi - BSD/OS 2.x, 3.x, 4.x
</LI>
<LI>
dgux - DG/UX 5.4R4.11
</LI>
<LI>
hpux - HP PA-RISC on HP-UX 9.*, 10.*
</LI>
<LI>
i386_solaris - i386 Solaris
</LI>
<LI>
irix5 - SGI MIPS on IRIX 5.3
</LI>
<LI>
linux - Intel i86 Alpha SPARC PPC M68k
</LI>
<LI>
sco - SCO 3.2v5 Unixware
</LI>
<LI>
sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1
</LI>
<LI>
sunos4 - SUN SPARC on SunOS 4.1.3
</LI>
<LI>
svr4 - Intel x86 on Intel SVR4 and MIPS
</LI>
<LI>
ultrix4 - DEC MIPS on Ultrix 4.4
</LI>
</UL>
<P>
In general, a modern Unix-compatible platform should be able to
run PostgreSQL. The platforms that had received explicit testing at
the time of release are listed in the installation instructions.
</P>
<H4><A
name=
"1.4"
>
1.4
</A>
) What non-unix ports are available?
</H4>
...
...
@@ -340,8 +310,10 @@
<I>
#PostgreSQL.
</I>
I use the unix command
<CODE>
irc -c
'#PostgreSQL' "$USER" irc.phoenix.net.
</CODE></P>
<P>
Commercial support for PostgreSQL is available at
<A
href=
"http://www.pgsql.com"
>
http://www.pgsql.com/
</A>
.
</P>
<P>
A list of commercial PostgreSQL support is available at
<A
href=
"http://www.postgresql.org/users-lounge/commercial-support.html"
>
http://www.postgresql.org/users-lounge/commercial-support.html
</A>
.
</P>
<H4><A
name=
"1.7"
>
1.7
</A>
) What is the latest release?
</H4>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment