| From: | Mag Gam <magawake(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Logs not Rotating |
| Date: | 2005-12-25 05:31:43 |
| Message-ID: | 1cbd6f830512242131t37512bd1o9f4615000d517d7f@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Tom:
I am expecting my logs to rotate on a weekly basis. I set the
log_rotation_size = 1 for a quick result. Basically when a log is
over 1k it should be rotated, which happens very quickly for me.
However, file is increasing, and no rotation.
Also, I restarted syslogd, just to be sure....
Any suggestions?
On 12/24/05, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Mag Gam <magawake(at)gmail(dot)com> writes:
> > I have something like this:
> > [looks reasonable other than a really small log_rotation_size]
>
> > But my logs are not rotating at all, is there something I should be aware of?
>
> What are you expecting to happen, and what do you see actually
> happening? Be specific.
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Chapman | 2005-12-25 22:06:43 | PG_Dump Users and Groups |
| Previous Message | Tom Lane | 2005-12-25 01:55:08 | Re: Logs not Rotating |