Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit11d9d2c

Browse files
committed
Update FAQ.
1 parentb8f23af commit11d9d2c

File tree

2 files changed

+13
-54
lines changed

2 files changed

+13
-54
lines changed

‎doc/FAQ

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -168,23 +168,10 @@
168168

169169
1.3) What Unix platforms does PostgreSQL run on?
170170

171-
The authors have compiled and tested PostgreSQL on the following
172-
platforms (some of these compiles require gcc):
173-
* aix - IBM on AIX 3.2.5 or 4.x
174-
* alpha - DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0
175-
* BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD, FreeBSD)
176-
* bsdi - BSD/OS 2.x, 3.x, 4.x
177-
* dgux - DG/UX 5.4R4.11
178-
* hpux - HP PA-RISC on HP-UX 9.*, 10.*
179-
* i386_solaris - i386 Solaris
180-
* irix5 - SGI MIPS on IRIX 5.3
181-
* linux - Intel i86 Alpha SPARC PPC M68k
182-
* sco - SCO 3.2v5 Unixware
183-
* sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1
184-
* sunos4 - SUN SPARC on SunOS 4.1.3
185-
* svr4 - Intel x86 on Intel SVR4 and MIPS
186-
* ultrix4 - DEC MIPS on Ultrix 4.4
187-
171+
In general, a modern Unix-compatible platform should be able to run
172+
PostgreSQL. The platforms that had received explicit testing at the
173+
time of release are listed in the installation instructions.
174+
188175
1.4) What non-unix ports are available?
189176

190177
It is possible to compile the libpq C library, psql, and other
@@ -246,8 +233,8 @@
246233
There is also an IRC channel on EFNet, channel #PostgreSQL. I use the
247234
unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net.
248235

249-
Commercial support forPostgreSQL is available at
250-
http://www.pgsql.com/.
236+
A list of commercialPostgreSQL support is available at
237+
http://www.postgresql.org/users-lounge/commercial-support.html.
251238

252239
1.7) What is the latest release?
253240

‎doc/src/FAQ/FAQ.html

Lines changed: 7 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -226,39 +226,9 @@ <H4><A name="1.2">1.2</A>) What's the copyright on PostgreSQL?</H4>
226226
<H4><Aname="1.3">1.3</A>) What Unix platforms does PostgreSQL run
227227
on?</H4>
228228

229-
<P>The authors have compiled and tested PostgreSQL on the following
230-
platforms (some of these compiles require gcc):</P>
231-
232-
<UL>
233-
<LI>aix - IBM on AIX 3.2.5 or 4.x</LI>
234-
235-
<LI>alpha - DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0</LI>
236-
237-
<LI>BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD,
238-
FreeBSD)</LI>
239-
240-
<LI>bsdi - BSD/OS 2.x, 3.x, 4.x</LI>
241-
242-
<LI>dgux - DG/UX 5.4R4.11</LI>
243-
244-
<LI>hpux - HP PA-RISC on HP-UX 9.*, 10.*</LI>
245-
246-
<LI>i386_solaris - i386 Solaris</LI>
247-
248-
<LI>irix5 - SGI MIPS on IRIX 5.3</LI>
249-
250-
<LI>linux - Intel i86 Alpha SPARC PPC M68k</LI>
251-
252-
<LI>sco - SCO 3.2v5 Unixware</LI>
253-
254-
<LI>sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1</LI>
255-
256-
<LI>sunos4 - SUN SPARC on SunOS 4.1.3</LI>
257-
258-
<LI>svr4 - Intel x86 on Intel SVR4 and MIPS</LI>
259-
260-
<LI>ultrix4 - DEC MIPS on Ultrix 4.4</LI>
261-
</UL>
229+
<P>In general, a modern Unix-compatible platform should be able to
230+
run PostgreSQL. The platforms that had received explicit testing at
231+
the time of release are listed in the installation instructions.</P>
262232

263233
<H4><Aname="1.4">1.4</A>) What non-unix ports are available?</H4>
264234

@@ -340,8 +310,10 @@ <H4><A name="1.6">1.6</A>) Where can I get support?</H4>
340310
<I>#PostgreSQL.</I> I use the unix command<CODE>irc -c
341311
'#PostgreSQL' "$USER" irc.phoenix.net.</CODE></P>
342312

343-
<P>Commercial support for PostgreSQL is available at<Ahref=
344-
"http://www.pgsql.com">http://www.pgsql.com/</A>.</P>
313+
<P>A list of commercial PostgreSQL support is available at
314+
<Ahref=
315+
"http://www.postgresql.org/users-lounge/commercial-support.html">
316+
http://www.postgresql.org/users-lounge/commercial-support.html</A>.</P>
345317

346318
<H4><Aname="1.7">1.7</A>) What is the latest release?</H4>
347319

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp