Re: telnet examples

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Jason Dusek <jason(dot)dusek(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: telnet examples
Date: 2008-09-06 19:34:21
Message-ID: 200809061934.m86JYLx23601@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Jason Dusek wrote:
> For the time being, I've basically given up on this -- we're
> using netcat hooked to `psql` and allowing the client to use
> raw SQL. This is obviously not a long term solution, but it
> does allow us to proceed in the short term.

Good solution. The API for sending queries and returning results is
just too complex to ever emulate in telnet directly.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bruce Momjian 2008-09-06 20:14:54 Re: looking to have 7.x behavior on 8.2/8.3
Previous Message Tom Lane 2008-09-05 15:28:24 Re: Problem wth postgresql.conf