[ADMIN] solaris and postgresql and locale

2006-07-05 Thread Palle Girgensohn
Hi! I'm having trouble setting a locale other than C when running initdb. "locale -a" reveals the appropriate locale, sv_SE.UTF-8, and it has been installed, but initdb just complains "cannot set locale" and uses C instead. This is not a postgres problem, same thing happens with xterm, but I

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

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

2006-03-08 Thread Louis Gonzales
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 requires POSIX signals, which are not

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
OTECTED] 10/17/05 03:45 PM To cc Subject [ADMIN] solaris install - 8.0.3 config fails on openssl, 7.4 config works 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

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

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

2005-10-17 Thread Roth, Gabrielle
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 config.log has this: configure:9227: checking openssl/ssl.h usability configure:9236: gcc -c -O2

[ADMIN] Solaris 10 PostgreSQL 8.0.3 SFW package available with SMF

2005-06-27 Thread Puddle
I "know" people can get PostgreSQL with the CSW (www.blastwave.org) folk. However, most companies stick to companion only software such as my own and CSW in-house. This package works along side the Solaris 10 03/05 (GA) companion CD. You can download my package at http://www.flipmotion.com/UNIX/

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

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

2004-01-04 Thread "Fabiàn R. Breschi"
Dear All, I'm trying to get my db initialized in my newly installed 7.4 PG over Solaris 9.0. Everything runs fine since I try to initdb. The error message I get is: "creating conversions...ERROR: could not load library "/usr/local/pgsql/lib/ascii_and_mic_so": ld.so.1: /usr/local/pgsql/bin/pos

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.

[ADMIN] solaris

2003-10-04 Thread Xinyu Hua
Hi,all 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. How can I work arou

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,

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

2002-03-07 Thread Trapper
Ladies and gents, I've searched around a bit, and can't seems to find any solid opinion as to which OS postgresql likes best. Surely some of you, my intrepid fellow travelers, have done some investigation into this on your own. What did you find? I'll be more specific, and describe what I'm usi

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

[ADMIN] solaris?

1999-08-10 Thread Colin Bodor
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, username. if I tell initdb all of those it errors on not findi

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

[ADMIN] Solaris 2.7 binary installation

1999-04-23 Thread Herko ter Horst
Hi, I'm unable to successfully complete the binary installation of 6.4.2 on our Ultra 5 because of a missing library: libncurses.so.4 Does anyone know where to get this library, or how to work around it? Thanks, Herko ter Horst AIdministrator Nederland B.V. Bergstraat 6-I, 3811 NH Amersfo

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

[ADMIN] Solaris 2.6 and large tables

1998-08-25 Thread Ivan Richwalski
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 will hang u