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
b6b028c7
Commit
b6b028c7
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Remove <> from FAQ_MSWIN, for Vince.
parent
a0cd9919
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FAQ_MSWIN
+4
-4
4 additions, 4 deletions
doc/FAQ_MSWIN
with
4 additions
and
4 deletions
doc/FAQ_MSWIN
+
4
−
4
View file @
b6b028c7
How to install PostgreSQL on Windows NT or Windows 2000
How to install PostgreSQL on Windows NT or Windows 2000
=======================================================
=======================================================
$Date: 2001/
05/11 22:27:12
$
$Date: 2001/
10/25 16:20:51
$
1. Install the Cygwin package.
1. Install the Cygwin package.
The Cygwin package provides a UNIX-like API on top of the Win32
The Cygwin package provides a UNIX-like API on top of the Win32
API. It is available at
<
http://sources.redhat.com/cygwin/
>
. At
API. It is available at http://sources.redhat.com/cygwin/. At
the time of this writing, it is recommended to use either version
the time of this writing, it is recommended to use either version
1.1.7, a snapshot built after 2001/02/05 12:36:41, or the 1.3.x series
1.1.7, a snapshot built after 2001/02/05 12:36:41, or the 1.3.x series
(when available). Version 1.1.8 contains a bug that will prevent the
(when available). Version 1.1.8 contains a bug that will prevent the
...
@@ -13,7 +13,7 @@ $Date: 2001/05/11 22:27:12 $
...
@@ -13,7 +13,7 @@ $Date: 2001/05/11 22:27:12 $
extra efforts.
extra efforts.
2. Install the cygipc package, available at
2. Install the cygipc package, available at
<
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. The Cygwin bin directory has to be placed in the path before the
3. The Cygwin bin directory has to be placed in the path before the
...
@@ -36,4 +36,4 @@ NOTE: The following are known issues with PostgreSQL on Windows:
...
@@ -36,4 +36,4 @@ NOTE: The following are known issues with PostgreSQL on Windows:
overflowing the listen() backlog queue which causes connection
overflowing the listen() backlog queue which causes connection
refused errors.
refused errors.
Problem reports can be sent to
<
pgsql-cygwin@postgresql.org
>
.
Problem reports can be sent to pgsql-cygwin@postgresql.org.
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