>> We are going to give all our shell users access to Postgres so that
>> every user has their own database that they use as much as they like but
>> so that they can't create new databases. Also these databases should be
>> totaly private to the user that owns it (ok, the "postgres" should have
>
On Thu, 21 May 1998, Kaj-Michael Lang wrote:
> We are going to give all our shell users access to Postgres so that
> every user has their own database that they use as much as they like but
> so that they can't create new databases. Also these databases should be
> totaly private to the user that
We are going to give all our shell users access to Postgres so that every user has
their own database that they use as much as they like but so that they can't create
new databases. Also these databases should be totaly private to the user that owns it
(ok, the "postgres" should have access to
Hi folks,
DOes anyone out there know if the RPM version of PGSQL 6.3.2-3 (found in
the RedHat contrib directory) performs all the recommended installation
steps when upgrading from 6.2.1 (db dump/reload, regression testing,
etc.)?
I know I could just get the tarball and do it myself, but I'm feeli