Search Postgresql Archives

Re: is it possible to delete the psql log while psql is

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday December 8 2005 9:19 am, Oleg Bartunov wrote:
> I'd do
> echo > pgql.log

That won't free any space from an open file.  You have to stop 
postgresql first in order to close the file, or use log file 
rotation and wait until it rotates out to a closed state.

Ed


>
>    Oleg
>
> On Thu, 8 Dec 2005, gabor wrote:
> > hi,
> >
> > i'd like to delete the postgresql log file
> > (resides in /var/log/pgsql/postgres),
> > because it has become too big.
> >
> > can i simply delete the file while postgresql is running?
> >
> > or do i have to stop postgresql first, and only delete the
> > logfile after that?
> >
> > thanks,
> > gabor
>
>  	Regards,
>  		Oleg
> _____________________________________________________________
> Oleg Bartunov, Research Scientist, Head of AstroNet
> (www.astronet.ru), Sternberg Astronomical Institute, Moscow
> University, Russia Internet: oleg@xxxxxxxxxx,
> http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83,
> +007(495)939-23-83
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 5: don't forget to
> increase your free space map settings


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux