Re: [ADMIN] Postgre Server stopped during continuous run.

2010-06-21 Thread Kevin Grittner
"Vishnu S." wrote: > I have disabled the WAL log Exactly what did you do to accomplish that? > the Postgres server stopped unexpectedly . Can you explain what > is the reason behind this.? Can you show us the error messages from the server log and the user connections around the time of f

Re: [ADMIN] Postgre Server stopped during continuous run.

2010-06-21 Thread Devrim GÜNDÜZ
On Mon, 2010-06-21 at 16:22 +0530, Vishnu S. wrote: > I have disabled the WAL log , What? -- Devrim GÜNDÜZ PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer PostgreSQL RPM Repository: http://yum.pgrpms.org Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.or

[ADMIN] Postgre Server stopped during continuous run.

2010-06-21 Thread Vishnu S.
Hi, I am new in PostgreSQL database. I have a continuous running application that uses PostgreSQL as database. This application inserts about 20 MB data into the database in every second.I have disabled the WAL log , because all the data inserting into the database is logged in the WAL files,