kevin barnes wrote:
> In the 8.1 release on Unbuntu 5.10 there is an error with the dropdb command
> in /usr/bin. The error manifests itself by not respecting the DBNAME
> argument. It assumes that you want to connect to a database named 'postgres'
> and ignores whatever argument you give it. The
kevin barnes wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2333
> Logged by: kevin barnes
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.1
> Operating system: ubuntu 5.10
> Description:dropdb ignores the database name argument
> D
The following bug has been logged online:
Bug reference: 2333
Logged by: kevin barnes
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system: ubuntu 5.10
Description:dropdb ignores the database name argument
Details:
In the 8.1 release on Unbuntu