Sean Davis wrote:
> This is a bit off-topic....
>
> Does anyone know of an interface between emacs and psql? I currently
> use it as my default editor and do my share of save and then \i. I
> just gave pgEdit a try and liked many aspects of it, but I still like
> Emacs as an editor and wondered if anyone else has tricks/plugins for
> emacs users.
I have used sql-postgres mode in the past, under both emacs and xemacs.
It is quite good. Haven't got it working currently under windows, I
think I need to tell it where i have a psql binary.
Joe