Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread Bruce Momjian
-enable-thread-safety should take care of all this and add -pthreads to the link line. Please look at config.log or email it to me privately. /config/acx_pthread.m4 tries all link flags and should have picked up -pthreads.

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread Louis Gonzales
[EMAIL PROTECTED] wrote: Hello, I succesfully compiled PGSQL 8.0.4 on solaris 10 (sparc). I used gcc and used CFLAGS="-O3 -pthreads". My configure instructions are as such: configure --with-includes=/usr/local/include --with-openssl -with-includes=/usr/local/ssl /include/ -with-libs=/usr/lo

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread [EMAIL PROTECTED]
March 9, 2006 12:36:35 AM Subject: Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety Bruce, thanks for the help. did you have any supplemental suggestions that would 'help?' Bruce Momjian wrote: >Louis Gonzales wrote: > > >>Hello List, >>I've com

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-08 Thread Louis Gonzales
Bruce, thanks for the help. did you have any supplemental suggestions that would 'help?' Bruce Momjian wrote: Louis Gonzales wrote: Hello List, I've compiled successfully, postgreSQL-8.0.1 on Solaris 9 with --enable-thread-safety, for use with Slony-I. A 2nd server has Solaris 10 - wh

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-08 Thread Bruce Momjian
Louis Gonzales wrote: > Hello List, > I've compiled successfully, postgreSQL-8.0.1 on Solaris 9 with > --enable-thread-safety, for use with Slony-I. > > A 2nd server has Solaris 10 - when I attempt the same ./configure WITH > --enable-thread-safety, I get an error about > > *** Thread-safety re

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-29 Thread Bruno Wolff III
On Mon, Oct 17, 2005 at 16:31:45 -0600, "Roth, Gabrielle" <[EMAIL PROTECTED]> wrote: > (Is keeping the traffic on the list the accepted protocol here? Or do we > cc an ever-increasing # of respondents?) ccing (unless mail-followup-to says otherwise) is normal. At times the mailing lists can be s

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-17 Thread Michael Fuhr
On Mon, Oct 17, 2005 at 07:50:48PM -0400, Tom Lane wrote: > 7.4 and earlier configure scripts used to have a special case to > automatically handle the situation where openssl is under /usr/local/ssl. > We don't anymore; you have to say so if it's in any nonstandard location. > I'm not sure what th

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-17 Thread Tom Lane
"Roth, Gabrielle" <[EMAIL PROTECTED]> writes: > The strange thing to me is that I didn't have to do anything extra for > the 7.4 install, it "just worked." 7.4 and earlier configure scripts used to have a special case to automatically handle the situation where openssl is under /usr/local/ssl. We

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-17 Thread Roth, Gabrielle
EMAIL PROTECTED] Subject: Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works CPPFLAGS="-I/usr/local/ssl/include" export CPPFLAGS You have to set the CPPFLAGS to whatever your ssl/include path is. MM I wrote: Building a new server here (solaris 9), was

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-17 Thread Michael Fuhr
On Mon, Oct 17, 2005 at 01:45:41PM -0600, Roth, Gabrielle wrote: > Building a new server here (solaris 9), was going to put 8.0.3 on it. > > ./configure --with-openssl --enable-syslog > > fails with this error message: > configure: error: header file is required for OpenSSL [snip] > - I've ver

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config

2005-10-17 Thread mjmayfield
CPPFLAGS="-I/usr/local/ssl/include" export CPPFLAGS You have to set the CPPFLAGS to whatever your ssl/include path is. MM --- http://www.freebsd.org FreeBSD: The power to set your computer free. "Roth, Gabrielle" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/17/05 03:45 PM

Re: [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works

2005-10-17 Thread Tom Lane
"Roth, Gabrielle" <[EMAIL PROTECTED]> writes: > Building a new server here (solaris 9), was going to put 8.0.3 on it. > ./configure --with-openssl --enable-syslog > fails with this error message: > configure: error: header file is required for OpenSSL > - I've verified that the path to ssl.h is i

Re: [ADMIN] Solaris 9 + 7.4: error in initdb.

2004-01-09 Thread William Yu
/usr/local/lib probably is not in your library path. Try the following commands before running initdb (or any other pg program for that matter): LD_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib:/usr/ccs/lib export LD_LIBRARY_PATH Fabiàn R. Breschi wrote: Dear All, I'm trying to get my db initial

Re: [ADMIN] solaris

2003-10-04 Thread Peter Eisentraut
Xinyu Hua writes: > I am installing postgresql on solaris. It compiled correctly. When I > issued command gmake check to make tests, it failed to start postmaster. > The log shows the error message: the requested shared memory > exceeded the default setting. And it failed to "make install" either.

Re: [ADMIN] Solaris x86 vs Linux vs *BSD for PostgreSQL?

2002-03-13 Thread Chad R. Larson
At 06:14 PM 3/2/2002 , Trapper wrote: >I'm not aware of Slowlaris supporting software RAID (at least not without >3rd party tools) so I'm thinking it's pretty much off the list. Putting >my db on a software RAID0 vs straight disk has resulted in certain ops >going at 10x speed (yes, 10x! (no,

Re: [ADMIN] solaris?

1999-08-11 Thread Herouth Maoz
At 16:50 +0300 on 10/08/1999, Colin Bodor wrote: > I am installing posgresql 6.5.1 on a Ultra 10 sparq 333mhz 256 mg's > ram and Solaris 5.7 > after compiling postgres I created a user "postgres" and added the proper > paths in his .profile. > when I do a initdb it errors on pglib, pgdata, u

Re: [ADMIN] ...Solaris...

1999-06-16 Thread Bruce Momjian
> On Tue, 15 Jun 1999, Bruce Momjian wrote: > > > Increase shared memory in the kernel. Don't know how to do that on > > > > Solaris. > ^^^ > > Bruce, > > Just out of curiosity, what is your native environment? > I'm a UnixWare victim, as you may recall. ;-) > Maybe System V suffe

Re: [ADMIN] ...Solaris...

1999-06-16 Thread Anonymous
On Tue, 15 Jun 1999, Bruce Momjian wrote: > Increase shared memory in the kernel. Don't know how to do that on > Solaris. ^^^ Bruce, Just out of curiosity, what is your native environment? I'm a UnixWare victim, as you may recall. ;-) Maybe System V sufferers need a support group

Re: [ADMIN] Solaris 2.6 and large tables

1998-08-25 Thread Bruce Momjian
> I've been working with some really large tables in Postgres > ( both 6.2.1 and in preparing to upgrade to 6.3.2 ) running on > Solaris 2.6 on an Ultra1. When the amount of data in any one > table reaches 2Gig, the postgres client connection will just hang. > Any subsequent connections wil