Search Postgresql Archives

The logfile stop upgrade after a vim write

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

 



  1.  pg_ctl -D data -l  MyLog
  2.  vim MyLog : add some words, save and exit
  3. after vim operation, MyLog will never upgrade except restart server
I know it caused by file descripter only open once at the start by postgres, and vim operation rename the file to MyLog~, so postgres can't upgrade 

[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux