[ADMIN] data modeler
Does anyone know of a good data modeler preferably for linux that works with PostgreSQL? Chris Ryan
Re: [ADMIN] [7.0.2] rotating log files ...
It's not normally a good idea to move/remove files that a process has an open file handle for. The safest way is to copy the file to a new location/name then cat /dev/null > logfile Chris Mitch Vincent wrote: > > Can you move the logfile then touch the original file to create an empty > one? >
