This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pgsql

I'm getting the error that my /var/storage volume is filling up, and the vast majority of it is in the pgsql directory.  Is this were the "packet filter" logs are kept?  I realized that I have way too much logging going on there, and I'm turning off almost all of it, but is this what's causing pgsql to be so large?

Thanks.

Danita


This thread was automatically locked due to age.
Parents
  • For Version 7.300, we changed the database backend to PostgreSQL (pgsql). This database is mainly used for SMTP proxy, POP3 proxy and reporting data. The /var/storage/ usage will increase because the old reporting data (which is located on the /var/log/ partition) is moved to the new database (on /var/storage). We are currently working on a solution for those customers who are getting storage usage warning notifications because of this, but according to what you wrote in your other thread you either did not hit the threshold (75% usage) or your smtp setup does not work correctly.  

    Starting with 7.300 it is possible to restrict the growth of reporting data by limiting the time frame for which reporting data is kept, you can do so in Reporting->Settings in the WebAdmin. And lastly, to answer your question, this does not have anything to do with log files.  Log files are still being kept in the /var/log partition, and the reporting is not affected in any way by the log settings.

    Cheers,
     andreas
Reply
  • For Version 7.300, we changed the database backend to PostgreSQL (pgsql). This database is mainly used for SMTP proxy, POP3 proxy and reporting data. The /var/storage/ usage will increase because the old reporting data (which is located on the /var/log/ partition) is moved to the new database (on /var/storage). We are currently working on a solution for those customers who are getting storage usage warning notifications because of this, but according to what you wrote in your other thread you either did not hit the threshold (75% usage) or your smtp setup does not work correctly.  

    Starting with 7.300 it is possible to restrict the growth of reporting data by limiting the time frame for which reporting data is kept, you can do so in Reporting->Settings in the WebAdmin. And lastly, to answer your question, this does not have anything to do with log files.  Log files are still being kept in the /var/log partition, and the reporting is not affected in any way by the log settings.

    Cheers,
     andreas
Children
No Data