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
7a76e29b
Commit
7a76e29b
authored
May 11, 2001
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no more Andy Piper tools
parent
0ad9abe7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
doc/FAQ_MSWIN
doc/FAQ_MSWIN
+4
-8
No files found.
doc/FAQ_MSWIN
View file @
7a76e29b
How to install PostgreSQL on Windows NT or Windows 2000
How to install PostgreSQL on Windows NT or Windows 2000
=======================================================
=======================================================
$Date: 2001/05/
07 16:02:38
$
$Date: 2001/05/
11 22:27:12
$
1. Install the Cygwin package.
1. Install the Cygwin package.
...
@@ -16,20 +16,16 @@ $Date: 2001/05/07 16:02:38 $
...
@@ -16,20 +16,16 @@ $Date: 2001/05/07 16:02:38 $
<http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/>.
<http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/>.
Do not use versions prior to 1.04, they will not work.
Do not use versions prior to 1.04, they will not work.
3. Optional: The "Andy Piper Tools" at <http://www.xemacs.freeserve.co.uk/>
3. The Cygwin bin directory has to be placed in the path before the
are a collection of pre-compiled libraries and utilities that you
might find useful -- especially on Cygwin B20.
4. The Cygwin bin directory has to be placed in the path before the
Windows program directories, because the sort.exe has to be taken
Windows program directories, because the sort.exe has to be taken
from Cygwin, not Windows.
from Cygwin, not Windows.
5
. Start ipc-daemon from the cygipc package. Use "net start ipc-daemon",
4
. Start ipc-daemon from the cygipc package. Use "net start ipc-daemon",
if ipc-daemon is installed as a service; otherwise, use "ipc-daemon &".
if ipc-daemon is installed as a service; otherwise, use "ipc-daemon &".
This program needs to be running anytime you start the PostgreSQL
This program needs to be running anytime you start the PostgreSQL
server (postmaster).
server (postmaster).
6
. Proceed according to the INSTALL file. (./configure; make; etc.)
5
. Proceed according to the INSTALL file. (./configure; make; etc.)
NOTE: The following are known issues with PostgreSQL on Windows:
NOTE: The following are known issues with PostgreSQL on Windows:
...
...
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