[Tickets #8082] Re: pgsql create script fails
bugs at horde.org
bugs at horde.org
Thu Mar 26 04:46:07 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8082
------------------------------------------------------------------------------
Ticket | 8082
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | pgsql create script fails
Queue | Horde Base
Version | 3.3.3
Type | Bug
-State | Assigned
+State | Resolved
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Horde Developers
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-03-26 00:46) wrote:
> CREATE USER horde;
> -- ALTER USER horde WITH PASSWORD 'pass';
> CREATE DATABASE horde OWNER horde;
> \c horde horde;
This makes the most sense. By default, horde should own the database
- the admin can always change this if they don't agree. Added to
3.3.4 and HEAD.
More information about the bugs
mailing list