Re: [GENERAL] Momentary Delay

2015-06-17 Thread Anderson Valadares
2015-06-15 18:19 GMT-03:00 Bill Moran : > On Mon, 15 Jun 2015 17:48:54 -0300 > Anderson Valadares wrote: > > > 2015-06-12 19:56 GMT-03:00 Bill Moran : > > > > > Please do not remove the mailing list from replies. See below. > > > > > > On Fri, 12

Re: [GENERAL] Momentary Delay

2015-06-15 Thread Anderson Valadares
2015-06-12 19:56 GMT-03:00 Bill Moran : > > Please do not remove the mailing list from replies. See below. > > On Fri, 12 Jun 2015 09:21:19 -0300 > Anderson Valadares wrote: > > > 2015-06-08 20:33 GMT-03:00 Bill Moran : > > > > > On Mon, 8 Jun 2015 11:59:3

Re: [GENERAL] Momentary Delay

2015-06-08 Thread Anderson Valadares
2015-06-08 13:58 GMT-03:00 Adrian Klaver : > On 06/08/2015 09:25 AM, Anderson Valadares wrote: > >> 2015-06-08 12:30 GMT-03:00 Adrian Klaver > <mailto:adrian.kla...@aklaver.com>>: >> >> > >> >> >> Adrian >> forgiveness for my e

Re: [GENERAL] Momentary Delay

2015-06-08 Thread Anderson Valadares
2015-06-08 12:30 GMT-03:00 Adrian Klaver : > On 06/08/2015 07:59 AM, Anderson Valadares wrote: > >> Hi >> We are experiencing an intermittent problem in a GIS database from a >> client. Some times of the day is as if the PostgreSQL executed the >> slowest operat

[GENERAL] Momentary Delay

2015-06-08 Thread Anderson Valadares
Hi We are experiencing an intermittent problem in a GIS database from a client. Some times of the day is as if the PostgreSQL executed the slowest operations see below an example. The query was performed three times, twice I canceled and the third time I left it to end. The consultation took 10 se

[GENERAL] AIX GCC

2014-08-23 Thread Anderson Valadares
Hello, we have a client with AIX version 7.1 what is using PostgreSQL 9.3.5 compiled with GCC 4.6.4 wonder if it's appropriate or would you rather use the XLC to obtain a better performance? Regards Anderson

Fwd: [GENERAL] High consumns memory

2009-07-02 Thread Anderson Valadares
2009/7/1 Merlin Moncure : > On Mon, Jun 29, 2009 at 8:14 PM, Anderson Valadares > wrote: >> Hi all >>  I have a software developed in Delphi as a Windows Service, but, i don't >> know why, it consumns an unexpected large system memory (515m). >> The servic

Fwd: [GENERAL] High consumns memory

2009-07-02 Thread Anderson Valadares
2009/7/1 Albe Laurenz > > Anderson Valadares wrote: > [this is on Windows, DB is accessed with ODBC driver 8.4.3] > > > Thanks for the answer ... > > > > But honestly I think that was a misunderstood. > > > > > > > > The memory increase issue

Re: [GENERAL] High consumns memory

2009-06-30 Thread Anderson Valadares
325:54.83 postgres: citgis citgis 10.255.100.73(4796) SELECT 32731 postgres 16 0 853m 500m 353m 350m 2980 3540 S 0.0 8.8 61:25.21 postgres: citgis citgis 10.255.100.65(57470) idle 2009/6/30 Scott Marlowe > On Mon, Jun 29, 2009 at 6:14 PM, Anderson Valadares > wrote: > > Hi all

[GENERAL] High consumns memory

2009-06-29 Thread Anderson Valadares
Hi all I have a software developed in Delphi as a Windows Service, but, i don't know why, it consumns an unexpected large system memory (515m). The service access PostgresSQL by ODBC driver (psqlodbc_08_03_0400) and it consist simply of a loop calling a procedure PL/PGSQL. How to discover what is

Re: [GENERAL] High consumns memory

2009-04-01 Thread Anderson Valadares
/3/31 Scott Marlowe > On Tue, Mar 31, 2009 at 5:44 PM, Anderson Valadares > wrote: > > I have a software developed in Delphi as a Windows Service, but, i don't > > know why, it consumns an unexpected large system memory (1.3g). > > > > The servic

[GENERAL] High consumns memory

2009-03-31 Thread Anderson Valadares
I have a software developed in Delphi as a Windows Service, but, i don't know why, it consumns an unexpected large system memory (1.3g). The service access PostgresSQL by ODBC driver (psqlodbc_08_03_0400) and it consist simply of a loop calling a procedure PL/PGSQL. How to discover what is causing