Re: Restore problem

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Leif Biberg Kristensen <leif(at)solumslekt(dot)org>
Subject: Re: Restore problem
Date: 2010-12-29 16:08:11
Message-ID: 201012290808.11823.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 29 December 2010 4:34:39 am Leif Biberg Kristensen wrote:
> 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

Another choice is Jedit(http://jedit.org/). It is written in Java so you will
need that installed. It has a graphical interface so the learning curve is
short.

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Pawley 2010-12-29 17:08:05 Re: Restore problem
Previous Message Adrian Klaver 2010-12-29 15:49:18 Re: Restore problem