From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Justin R(dot) Smith" <jsmith(at)drexel(dot)edu>, tony_caduto(at)amsoftwaredesign(dot)com, jd(at)commandprompt(dot)com, pfein(at)pobox(dot)com, pgsql-general(at)postgreSQL(dot)org |
Subject: | Re: Extraordinarily slow!! |
Date: | 2005-09-27 14:45:44 |
Message-ID: | 20050927144539.GC17593@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Sep 27, 2005 at 09:38:46AM -0400, Tom Lane wrote:
> "Justin R. Smith" <jsmith(at)drexel(dot)edu> writes:
> > Interestingly, it does NOT help to have X forwarding turned off only in
> > the client: sshd itself must not do any forwarding.
>
> [ scratches head... ] That makes no sense at all. psql doesn't even
> know what X is, let alone try to open X connections for every database
> operation.
What's the PAGER? The only thing I can think of is that the pager is
some program that tries to detect if it can launch an X viewer instead
of less...
> How are you using ssh to access the database, exactly? Is psql running
> through a tunnel port, or what? What versions of ssl/ssh at each end of
> the connection?
And the value of the PAGER variable and where it points to if it's a
link.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrus | 2005-09-27 15:42:26 | Re: Need for java based web admin tool |
Previous Message | Poul Møller Hansen | 2005-09-27 14:16:14 | Re: Slow query using LIMIT [SOLVED] |