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
728026a6
Commit
728026a6
authored
Aug 23, 2004
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update that 8.0 will support MS Win natively.
parent
1549f5e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
47 deletions
+11
-47
doc/FAQ
doc/FAQ
+5
-22
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+6
-25
No files found.
doc/FAQ
View file @
728026a6
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Mon Aug 23 1
2:16:36
EDT 2004
Last updated: Mon Aug 23 1
7:51:33
EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -186,27 +186,10 @@
1.4) What non-Unix ports are available?
Client
It is possible to compile the libpq C library, psql, and other
interfaces and client applications to run on MS Windows platforms. In
this case, the client is running on MS Windows, and communicates via
TCP/IP to a server running on one of our supported Unix platforms. A
file win32.mak is included in the distribution for making a Win32
libpq library and psql. PostgreSQL also communicates with ODBC
clients.
Server
The database server can run on Windows NT and Win2k using Cygwin, the
Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
distribution or the MS Windows FAQ at
http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN.
A native port to MS Win NT/2000/XP is currently being worked on. For
more details on the current status of PostgreSQL on Windows see
http://techdocs.postgresql.org/guides/Windows and
http://momjian.postgresql.org/main/writings/pgsql/win32.html.
Starting with version 8.0, PostgreSQL now runs natively on Microsoft
Windows NT-based operating systems like Win2000, WinXP, and Win2003. A
prepackaged installer is available at
http://pgfoundry.org/projects/pginstaller.
There is also a Novell Netware 6 port at http://forge.novell.com.
...
...
doc/src/FAQ/FAQ.html
View file @
728026a6
...
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Mon Aug 23 1
2:16:36
EDT 2004
</P>
<P>
Last updated: Mon Aug 23 1
7:51:33
EDT 2004
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
<BR>
...
...
@@ -238,30 +238,11 @@
<H4><A
name=
"1.4"
>
1.4
</A>
) What non-Unix ports are available?
</H4>
<P><STRONG>
Client
</STRONG></P>
<P>
It is possible to compile the
<I>
libpq
</I>
C library, psql, and
other interfaces and client applications to run on MS Windows platforms.
In this case, the client is running on MS Windows, and communicates
via TCP/IP to a server running on one of our supported Unix
platforms. A file
<I>
win32.mak
</I>
is included in the distribution
for making a Win32
<I>
libpq
</I>
library and
<I>
psql
</I>
. PostgreSQL
also communicates with
<SMALL>
ODBC
</SMALL>
clients.
</P>
<P><STRONG>
Server
</STRONG></P>
<P>
The database server can run on Windows NT and Win2k using
Cygwin, the Cygnus Unix/NT porting library. See
<I>
pgsql/doc/FAQ_MSWIN
</I>
in the distribution or the MS Windows FAQ
at
<A
href=
"http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN"
>
http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN
</A>
.
</P>
<p>
A native port to MS Win NT/2000/XP is currently being worked
on. For more details on the current status of PostgreSQL on Windows see
<a
href=
"http://techdocs.postgresql.org/guides/Windows"
>
http://techdocs.postgresql.org/guides/Windows
</a>
and
<a
href=
"http://momjian.postgresql.org/main/writings/pgsql/win32.html"
>
http://momjian.postgresql.org/main/writings/pgsql/win32.html
</a>
.
</p>
<P>
Starting with version 8.0, PostgreSQL now runs natively on
Microsoft Windows NT-based operating systems like Win2000, WinXP,
and Win2003. A prepackaged installer is available at
<a
href=
"http://pgfoundry.org/projects/pginstaller"
>
http://pgfoundry.org/projects/pginstaller
</a>
.
<p>
There is also a Novell Netware 6 port at
<a
href=
"http://forge.novell.com"
>
http://forge.novell.com
</a>
.
</p>
...
...
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