Re: [GENERAL] My Experiment of PG crash when dealing with huge amount of data

2013-08-30 Thread hxreno1
This should be the operating system OOM kills pg process,check syslog On Fri 30 Aug 2013 05:10:42 PM CST, 高健 wrote: Hello: I have done the following experiment to test : PG's activity when dealing with data which is bigger in size than total memory of the whole os system. The result is: PG

Re: [GENERAL] How to create recurrence schedule event?

2013-09-23 Thread hxreno1
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin. Prior to pgAdmin v1.9, pgAgent shipped as part of pgAdmin. From pgAdmin v1.9 onwards, pgAgent is shipped as a separate application. On 09/24/2013 02:53 AM, Quang Thoi wrote: Hi, I am trying to port sybase codes to