Re: [GENERAL] report with PostgreSQL

2001-01-29 Thread bigdee
Gary wrote: > You could probably use Crystal Reports, although I have never tried, with > the ODBC > driver for PostgreSQL. It should work. yes it works, thanks but is there any program that runs on Linux (what i mean is the program runs on server not on Window$) crystal reports only runs on win

[GENERAL] RE: performance...

2001-01-29 Thread chris markiewicz
vacuum analyze seems to have done the trick...this is the sort of thing that happens when a non-dba is doing dba work... sincerest thanks to all that responded! chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of adb Sent: Monday, January 29, 2001 4:3

[GENERAL] Book enters second printing

2001-01-29 Thread Bruce Momjian
Addison-Wesley has decided to do a second printing of my book. They will print another 5k copies to add to the first printing of 6k copies. http://www.postgresql.org/docs/awbook.html Thanks to those who purchased the book. -- Bruce Momjian| http://candle.pha

Re: [GENERAL] Too many open files! how do I fix on linux?

2001-01-29 Thread Martin Tomes
> "Tim" == Tim Barnard <[EMAIL PROTECTED]> writes: Tim> >> I set to 16384. with about 100 clients this seems to be enough. Best >> way to set it is in your local rc script (/etc/rc.d/rc3.d/*local) Tim> Tim> How do you go about doing this on a RedHat 6.2 system? There i

Re[6]: [GENERAL] SPI_getvalue problem

2001-01-29 Thread Alex Guryanow
Monday, January 29, 2001, 9:49:32 AM Tom wrote: TL> Alex Guryanow <[EMAIL PROTECTED]> writes: >> DEBUG: tupdesc is NULL TL> Hm. Well, I can assure you that rd_att will *never* be null in a valid TL> relation cache entry. So there is something wrong with either TL> CurrentTriggerData, the rela

[GENERAL] Re: Connection Pool

2001-01-29 Thread Gilles DAROLD
Hi, Just try it and you will trust it ! Personnaly I use it for a long time... but don't trust me I'm a persistance mistake, perhaps one day I will write a pool of mistake :-) Regards Gilles DAROLD August Zajonc wrote: > Apache is multi-process. What are you talking about? If I define global

[GENERAL] transfer binary data to C-language function

2001-01-29 Thread Rolf Mueller
Dear PostgreSQL-experts, may I request your advice for implementing the following application: I have binary data vectors of experimental data, about 10 million of them in total, each between 10 and 40 Kbytes long. I want to store the experimental conditions pertaining to each of the data vector