Re: Restore problem - Mailing list pgsql-general

From Leif Biberg Kristensen
Subject Re: Restore problem
Date
Msg-id 201012291334.39875.leif@solumslekt.org
Whole thread Raw
In response to Re: Restore problem  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
Responses Re: Restore problem  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: Restore problem  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
On Wednesday 29. December 2010 13.18.40 Alban Hertroys wrote:

> Learning Vim is probably time well-spent, but until you do it's
probably not that good a tool for fixing your problem.
>
> Although Vim is indeed a very powerful editor, it's not particularly
easy to use. Unlike your usual editors like Notepad and friends, it's a
command-based editor, meaning you have to execute a command before you
can input or change data. It's an entirely different paradigm than what
you're probably used to (I may assume wrongly here).

Back when I used Windows, my favorite editor was EditPlus
(http://www.editplus.com/). It isn't free, but well worth the 35 bucks.

As a rather casual coder, I'm very satisfied with the simple editor
Kwrite in KDE. It's a sheer delight compared to Notepad.

regards, Leif

pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: Restore problem
Next
From: Andrew Sullivan
Date:
Subject: Any way to use refcursors from python?