[GENERAL] problems with memory

2000-02-18 Thread Dean Browett
Hi, We are running postgres-6.5.3 on a dual pentium 300 machine, 0.5Gb RAM under Linux Redhat 6.0 (kernel 2.2.14). The machine we are using sits on a 100Mb network and the nics are 3com3c590's. We are also using a DPT Raid controller in a raid5 configuration set up as 1 logical drive. We are try

[GENERAL] max query length

2000-02-04 Thread dean browett
Hi, Can anyone tell me whether there is a maximum query length using 'insert'? We want to insert a text statement into our db. This statement may be up to 20k in size. Dean