Re: [INTERFACES] Re: [HACKERS] pgbash-1.1.1 release - Mailing list pgsql-interfaces

From Gene Selkov Jr.
Subject Re: [INTERFACES] Re: [HACKERS] pgbash-1.1.1 release
Date
Msg-id 199910020551.AAA14203@antares.mcs.anl.gov
Whole thread Raw
In response to Re: [HACKERS] pgbash-1.1.1 release  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-interfaces
> I have to connect to any database to issue
> exec_sql -l database

A database name is required to connect (by libpq? protocol?).  This
can be cured by using template1 as a default. However, the issue
naturally develops into a more serious concern: are we going to have
inter-database queries in any plausible future?

Thanks,

--Gene

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The idea of adding a database interface to sh, although I can
immediately see its usefulness, srikes me funny. We are apparently
looking to have an elisp interface soon (thanks to Eric Marsden);
sooner or later, one will be finding the SQL code stashed everywhere
throughout the system. Would it then be wrong to expect the whole
backend embedded into the unix kernel? That would definitely swallow a
share of IBM's server market ;-> Now think about this: after wrapping
it up into the kernel, what will prevent you from building a Prolog on
top of it? Next thing that comes to mind would be a neural network
interface to the postgres-enabled prolog-backtracking unix kernel. 

The chances of winnning a Rube Godberg contest are already high and
rising ...

http://www.anl.gov/OPA/rube/rubeolive.html


pgsql-interfaces by date:

Previous
From: "Stephen Martin"
Date:
Subject: Re: [INTERFACES] pgAdmin v6.5.2 Released
Next
From: "Gene Selkov, Jr."
Date:
Subject: Re: [INTERFACES] Re: [HACKERS] pgbash-1.1.1 release