public inbox for [email protected]
help / color / mirror / Atom feedFrom: Gavin Flower <[email protected]>
To: [email protected]
Subject: postgres-9.1beta3 typo: recommendable --> recommended
Date: Fri, 29 Jul 2011 18:42:57 +1200
Message-ID: <[email protected]> (raw)
/postgres-9.1/share/doc/html/manage-ag-overview.html
In the folowing partagrasoh 'recommendable' should be 'recommended'.
[...]
When connecting to the database server, a client must specify in its
connection request the name of the database it wants to connect to. It
is not possible to access more than one database per connection.
However, an application is not restricted in the number of connections
it opens to the same or other databases. Databases are physically
separated and access control is managed at the connection level. If one
PostgreSQL server instance is to house projects or users that should be
separate and for the most part unaware of each other, it is therefore
recommendable to put them into separate databases. If the projects or
users are interrelated and should be able to use each other's resources,
they should be put in the same database but possibly into separate
schemas. Schemas are a purely logical structure and who can access what
is managed by the privilege system. More information about managing
schemas is in Section 5.7.
[...]
view thread (10+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: postgres-9.1beta3 typo: recommendable --> recommended
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox