Re: V 1.0.2 (Windows) multi-value Database Variables

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Ezra Epstein <sf-lists(at)prajnait(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: V 1.0.2 (Windows) multi-value Database Variables
Date: 2003-12-28 16:57:44
Message-ID: 3FEF0B88.5080507@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Ezra Epstein wrote:

>Hi,
>
> I'm using the latest release (1.0.2) on Windows (XP).
>
> There appears to be a bug handling multi-value database variables.
>I've changed the default search_path for a db via:
> ALTER DATABASE "MyDB" SET search_path TO schema1,schema2,schema3;
>
>
>
Thanks for reporting, I've put in in BUGS.txt.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2003-12-28 17:23:29 Re: Estimated rowcount bug not fixed in pgadmin3
Previous Message Tom Lane 2003-12-28 16:25:10 Re: [PATCHES] libpq endless loop if client_min_messages=debug1