Re: pg admin problem

From: frbn <frbn(at)efbs-seafrigo(dot)fr>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg admin problem
Date: 2002-10-14 16:29:19
Message-ID: 3DAAF0DF.1090905@efbs-seafrigo.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pginfo wrote:
> Hi all,
>
> I am using pd admin ( the latest) on Win98.
> I will to use "explain" butto, and it works well for a simple query.
> After I put a complex query ( with many joins) I get this error: "Cold
> not establish connection to ODBC driver ! Error: -1".
>
> How can I solve this problem ( I tested it on diferent computers and got
> the same result) ?
>
> Is it possible ( with pg admin0 to start " explain mysquery " and to get
> the result.
> I tested it and got only " OK", but not the execution plan.
> Can I do it with pg admin or by anoder way?

use putty: http://people.nl.linux.org/~bjs/putty/download.html
to connect to your server and do it in the psql client.

ps: sorry for the dup... :\

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2002-10-14 17:00:58 Re: Database files?
Previous Message frbn 2002-10-14 16:28:40 Re: pg admin problem