Re: [GENERAL] Reporting tools

2005-06-15 Thread Moises Alberto Lindo Gutarra
--(end of broadcast)--- > TIP 2: you can get off all lists at once with the unregister command >(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) > -- Atte Moises Alberto Lindo Gutarra Consultor y Desarrollador Java / Open Source TUMI S

Re: [GENERAL] Select gives the wrong results

2005-08-29 Thread Moises Alberto Lindo Gutarra
> > ORDER BY value should make it more obvious. > -- > Martijn van Oosterhout http://svana.org/kleptog/ > > Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a > > tool for doing 5% of the work and then sitting around waiting for someone > >

Re: [GENERAL] How to delete Large Object from Database?

2005-10-07 Thread Moises Alberto Lindo Gutarra
> > So,How to delete Large Object from Database? or Is my understanding wrong? -- Atte Moises Alberto Lindo Gutarra Consultor y Desarrollador Java / Open Source TUMI Solutions SAC Tel: +51.13481104 Cel: +51.197366260 MSN : [EMAIL PROTECTED] ---(end of br

Re: [GENERAL] Too many clients connected

2005-10-10 Thread Moises Alberto Lindo Gutarra
with 1 GB ram and 2GHZ xeon processor. > 4. is it advisable to upgrade postgresql to 8.0?? will it solve this error > once and for all. > > Thanks in advance > > regards > venki > > > ---(end of broadcast)------- > TIP

Re: [GENERAL] Suse Linux 10.0

2006-01-05 Thread Moises Alberto Lindo Gutarra
i have compiled Postgresql 8.1.1 on OpenSuse 10.0 with out problems. 2006/1/5, Joseph M. Day <[EMAIL PROTECTED]>: > Has anyone been able to get the latest version of Postgres working on > Suse 10.0 ? I just switched form Fedora and realized that this version > is not specifically supported. > > If

Re: [GENERAL] Suse Linux 10.0

2006-01-08 Thread Moises Alberto Lindo Gutarra
if i were you i'd try to compile, it's better way 2006/6/2, Jerome Lyles <[EMAIL PROTECTED]>: > On Thursday 05 January 2006 10:57, Peter Eisentraut wrote: > > Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day: > > > Has anyone been able to get the latest version of Postgres working on > >

Re: [GENERAL] Out of memory error on pg_restore

2006-03-08 Thread Moises Alberto Lindo Gutarra
other way is to set HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management bigger values but to restore a lot of data on windows take so many time 2006/3/8, Tom Lane <[EMAIL PROTECTED]>: > "Nik" <[EMAIL PROTECTED]> writes: > > pg_restore: ERROR: out of memory > > D

Re: [GENERAL] PostgreSQL Free Visual Manager

2006-03-15 Thread Moises Alberto Lindo Gutarra
http://www.pgadmin.org/ 2006/3/15, Ycrux <[EMAIL PROTECTED]>: > Hi Folks! > > I'm looking for a free or open source PostgreSQL visual manager (Linux > or Windows). > > My aim is to quickly create and manage databases. The ability to export > DB schema to > file will be really useful for me. > > Th