On Saturday 14 October 2006 19:48, Tom Lane wrote:
> Sean Davis <[EMAIL PROTECTED]> writes:
> > Trying to build 8.2beta1 on MacOS G5 Xserver, OS version 10.4.7. I got
> > this:
> > /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
> > file: -l
Tom Lane wrote:
Sean Davis <[EMAIL PROTECTED]> writes:
Trying to build 8.2beta1 on MacOS G5 Xserver, OS version 10.4.7. I got
this:
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
file: -lSystem is not an object file (not allowed in a library)
What
Trying to build 8.2beta1 on MacOS G5 Xserver, OS version 10.4.7. I got
this:
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Winline -Wendif-labels -fno-strict-aliasing -dynamiclib -install_name
/usr/local/pgsql/lib/libpq.5.dylib -compatibility_version 5
-current_
leveraged.
Sean
Sean Davis wrote:
There is DBI-link, but this probably isn't an "enterprise"
solution
http://www.pervasive-postgres.com/postgresql/tidbits.asp
Sean
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
There is DBI-link, but this probably isn't an "enterprise" solution
http://www.pervasive-postgres.com/postgresql/tidbits.asp
Sean
On Jun 13, 2005, at 2:31 PM, Jonah H. Harris wrote:
The contrib/dblink module only works for creating a database link to
another PostgreSQL database. I'm work