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
bc7589a2
Commit
bc7589a2
authored
Jun 29, 2004
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comma splice police
parent
bb892375
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/src/sgml/start.sgml
doc/src/sgml/start.sgml
+3
-3
No files found.
doc/src/sgml/start.sgml
View file @
bc7589a2
<!--
$PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.3
5 2004/02/12 19:58:16 momjian
Exp $
$PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.3
6 2004/06/29 19:57:40 petere
Exp $
-->
<chapter id="tutorial-start">
...
...
@@ -25,7 +25,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
experimentation then you can install it yourself. Doing so is not
hard and it can be a good exercise.
<productname>PostgreSQL</productname> can be installed by any
unprivileged user
,
no superuser (<systemitem>root</systemitem>)
unprivileged user
;
no superuser (<systemitem>root</systemitem>)
access is required.
</para>
...
...
@@ -91,7 +91,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
application, a web server that accesses the database to
display web pages, or a specialized database maintenance tool.
Some client applications are supplied with the
<productname>PostgreSQL</productname> distribution
,
most are
<productname>PostgreSQL</productname> distribution
;
most are
developed by users.
</para>
</listitem>
...
...
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