Re: [GENERAL] Several queries consume 100 % processor

2007-05-23 Thread J. ORIOL
the same, I think. Certainly, I want to know if I have serious design errors or if I have reached my HW limits; my hope was implementing functions in plpgsql, but you guys said this will not improve the process time as well. Thanks by your help. Richard Huxton <[EMAIL PROTECTED]> escr

[GENERAL] Several queries consume 100 % processor

2007-05-23 Thread J. ORIOL
every one of the queries inside Postgres ?, How much response time will be improved with this ? Any help will be useful for me, thanks. -- J. Oriol Mujica F. -- Bucaramanga - COLOMBIA __ Correo Yahoo

Re: [GENERAL] inet_client_addr() implementation

2007-04-05 Thread J. ORIOL
Thanks Magnus, I have working my triggers, just with 127.0.0.1, soon I'll make tests with LAN clients. Best regards. Magnus Hagander <[EMAIL PROTECTED]> escribió: On Thu, Apr 05, 2007 at 07:57:41AM -0500, J. ORIOL wrote: > Hello, > > I was in the archives, looking fo

[GENERAL] inet_client_addr() implementation

2007-04-05 Thread J. ORIOL
address yet. When the triggers starts and execute SELECT inet_client_addr(), will retrieve client's ip ?? or just 127.0.0.1 Some tips are very useful to me. Thanks in advance. Oriol M. -- J. Oriol Mujica F. -- Bucaramanga - COL