Re: telnet examples - Mailing list pgsql-novice

From Bruce Momjian
Subject Re: telnet examples
Date
Msg-id 200809061934.m86JYLx23601@momjian.us
Whole thread Raw
In response to Re: telnet examples  ("Jason Dusek" <jason.dusek@gmail.com>)
List 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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem wth postgresql.conf
Next
From: Bruce Momjian
Date:
Subject: Re: looking to have 7.x behavior on 8.2/8.3