Re: [ADMIN] error on build from source

2004-01-18 Thread kdyke
On Sat, Jan 17, 2004 at 10:30:13PM -0500, Tom Lane ([EMAIL PROTECTED]) wrote: > You have omitted all trace of what the actual problem is :-( [snip many screenfuls of compiler output] make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gc

Re: [ADMIN] error on build from source

2004-01-18 Thread Peter Eisentraut
[EMAIL PROTECTED] wrote: > Internal error: Killed (program cc1) > Please submit a full bug report. > See http://gcc.gnu.org/bugs.html> for instructions. There you go. ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ?

Re: [ADMIN] error on build from source

2004-01-18 Thread kdyke
On Sun, Jan 18, 2004 at 11:10:58AM +0100, Peter Eisentraut ([EMAIL PROTECTED]) wrote: > [EMAIL PROTECTED] wrote: > > Internal error: Killed (program cc1) > > Please submit a full bug report. > > See http://gcc.gnu.org/bugs.html> for instructions. > > There you go. Postgres killed it. I'm in the

Re: [ADMIN] error on build from source

2004-01-18 Thread Tom Lane
[EMAIL PROTECTED] writes: > On Sun, Jan 18, 2004 at 11:10:58AM +0100, Peter Eisentraut ([EMAIL PROTECTED]) wrote: >> [EMAIL PROTECTED] wrote: >>> Internal error: Killed (program cc1) >>> Please submit a full bug report. >>> See http://gcc.gnu.org/bugs.html> for instructions. >> >> There you go. >

Re: [ADMIN] Is it possible in PostgreSQL?

2004-01-18 Thread [EMAIL PROTECTED]
In Oracle you can use cursors as columns.  not sure if that will work in postgresql.  never tried it.  =) ex: select name, curosr(select sum(quantity) from tablename where date between(pick a date) and (pick another date)) as 01,     curosr(select sum(quantity) from tablename where date betw

Re: [ADMIN] [PERFORM] Postgres on Netapp

2004-01-18 Thread Rod Taylor
> I'd appreciate if anyone could share your experience > in configuring things on the filer for optimal > performance or any recomendataion that i should be > aware of. Netapps are great things. Just beware that you'll be using NFS, and NFS drivers on many operating systems have been known to be

Re: [ADMIN] [PERFORM] Postgres on Netapp

2004-01-18 Thread D'Arcy J.M. Cain
On January 16, 2004 11:53 am, Larry Rosenman wrote: > --On Monday, January 12, 2004 13:45:45 -0800 Shankar K <[EMAIL PROTECTED]> > wrote: > > We are considering to use NetApp filer for a highly > > busy 24*7 postgres database and the reason we chose > I run a (not very busy) PG cluster on a NetAPP.