Re: How Do I Change The 'Owner' of a Database?

From: Steven Klassen <sklassen(at)commandprompt(dot)com>
To: pw <p(dot)willis(at)telus(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How Do I Change The 'Owner' of a Database?
Date: 2004-10-12 21:20:25
Message-ID: 20041012212025.GB22225@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* pw <p(dot)willis(at)telus(dot)net> [2004-10-12 14:11:51 -0700]:

> I was looking at ALTER DATABASE but the docs don't disclose any
> attributes so *what the heck does one ALTER?*

The actual settings are kind of nestled in the documentation a layer
or two deep. Here are the pertinent URLs and neither of them have
anything to do with ownership, FWIW. ;)

http://www.postgresql.org/docs/current/interactive/sql-alterdatabase.html
http://www.postgresql.org/docs/current/interactive/runtime-config.html

Best Regards,

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2004-10-12 21:52:06 deadlock with vacuum full on 7.4.5
Previous Message pw 2004-10-12 21:11:51 Re: How Do I Change The 'Owner' of a Database?