Re: New user question -- alternate programmer interfaces? - Mailing list pgsql-general

From Martin Christensen
Subject Re: New user question -- alternate programmer interfaces?
Date
Msg-id 87d7j6pdg7.fsf@fangorn.inspocknito
Whole thread Raw
In response to New user question -- alternate programmer interfaces?  ("Carl Alexander" <carl_alexander@terc.edu>)
List pgsql-general
>>>>> "Carl" == "Carl Alexander" <carl_alexander@terc.edu> writes:
Carl> I assume there's a emacs mode for interacting with PostgreSQL
Carl> from within emacs?

M-x sql-postgres, provided you've the right stuff installed. To my
best of memory the proper package is available from the GNU ftp
server, if you haven't already got it. But just for loading scripts I
find psql's \i [filename] to be much more painless, especially since
psql generally is nicer to work with in daily use than the equivalent
Emacs mode. Each, of course, have their benefits.

Martin

--
GPG public key: http://home1.stofanet.dk/factotum/gpgkey.txt

pgsql-general by date:

Previous
From: "D. Jay Newman"
Date:
Subject: How to return a modified array from a user-define function...
Next
From: Stephan Szabo
Date:
Subject: Re: BIG PROBLEM !!!