Re: How can I use large object on PostgreSQL Linux

From: "Premsun Choltanwanich" <Premsun(at)nsasia(dot)co(dot)th>
To: <pgsql-sql(at)postgresql(dot)org>, <robert(dot)koepferl(at)sonorys(dot)at>
Subject: Re: How can I use large object on PostgreSQL Linux
Date: 2005-02-08 01:32:33
Message-ID: s2087937.009@jupiter.nsasia.co.th
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I use SuSE only.

>>> K(A*PFERL Robert <robert(dot)koepferl(at)sonorys(dot)at> 07-Feb-05 4:05 PM >>>
Are you using Fedora with SELinux or just SELinux?
-----Original Message-----
From: Premsun Choltanwanich [mailto:Premsun(at)nsasia(dot)co(dot)th]
Sent: Montag, 07. Februar 2005 05:41
To: pgsql-sql(at)postgresql(dot)org
Subject: [SQL] How can I use large object on PostgreSQL Linux Version?

For first information, I already have Large Object that work fine on PostgreSQL Windows Version. Now I plan to migrate all of Windows version to Linux version. But I got some problem that make it cannot work fine like on Windows version.

I found that at least Large Object that now failed and no data can be imported to Linux version. The problem I found was shown like:

ERROR: could not access file "$libdir/lo": No such file or directory
ERROR: could not access file "$libdir/dbsize": No such file or directory
ERROR: could not access file "$libdir/admin": No such file or directory

In my idea, it look like the error was related on $libdir. Maybe some setting about $libdir is wrong but I don't know How can I check it? and How can I correct it??

Browse pgsql-sql by date

  From Date Subject
Next Message PFC 2005-02-08 02:20:21 Re: the best way to get the first record from each group
Previous Message Michael Fuhr 2005-02-08 01:16:26 Re: the best way to get the first record from each group