| From: | Michael Talbot-Wilson <mtw(at)view(dot)net(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Pgsql Novice Mailing List <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Logging problem |
| Date: | 2006-04-19 04:06:49 |
| Message-ID: | Pine.LNX.4.60.0604191332010.31504@calypso.view.net.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On Tue, 18 Apr 2006, Tom Lane wrote:
> Michael Talbot-Wilson <mtw(at)view(dot)net(dot)au> writes:
>> I have installed PostgreSQL 8.1.3 on Macintosh OS X.4. I'm seeing
>> this:
>
>> protoaddress=# \q
>> could not save history to file "/Users/qdu/.psql_history": Unknown
>> error: 0
>
> Yeah, the libedit included in Darwin is almost but not quite compatible
> with libreadline. Best bet really is to grab a copy of readline and
> rebuild psql with that. (We've been looking at ways to handle Darwin's
Thanks. I didn't realise that I didn't have it. I checked. But now
I check more closely I see that libreadline.dylib@ -> libedit.dylib.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Talbot-Wilson | 2006-04-19 04:16:12 | Defining the same relation in another database |
| Previous Message | Shane Ambler | 2006-04-19 02:49:54 | Re: Maximum database size |