Re: pg_xlog is getting bigger - Mailing list pgsql-general

From Pankaj
Subject Re: pg_xlog is getting bigger
Date
Msg-id 1384927136119-5779313.post@n5.nabble.com
Whole thread Raw
In response to pg_xlog is getting bigger  (AI Rumman <rummandba@gmail.com>)
Responses Re: pg_xlog is getting bigger  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-general
Go to database
# psql -U postgres
#checkpoint;

exit

now go to pg_xlog folder you can can see a pattern in file names of logs.
Just remove the file other then current time stamp. Or for safety remove
logs other then current date.




--
View this message in context: http://postgresql.1045698.n5.nabble.com/pg-xlog-is-getting-bigger-tp5737207p5779313.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Brian Wong
Date:
Subject: Re: ERROR: out of memory DETAIL: Failed on request of size ???
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade ?deficiency