"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
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
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,