Forum with tips, support, etc, on using the PostgreSQL database with Poker Tracker. Please post any PostgreSQL questions here.
by Kevin J » Thu Apr 10, 2008 2:17 pm
I couldn't find anything on the difference of the different compression methods. Which one should I be using?
I've been using vacuum/analyze, and that seems to be fine, but when should I use vacuum/analyze 'full'? Or when can I just use vacuum or vacuum 'full'?
Thanks.
-
Kevin J
-
- Posts: 31
- Joined: Sat Mar 08, 2008 11:04 am
by ptrack pat » Thu Apr 10, 2008 2:22 pm
It doesn't hurt to use the full v/a - the full option is basically something you would want to use if you have deleted a lot of data from the database because it will do more of a clean up than the normal vacuum.
-
ptrack pat
-
- Posts: 4841
- Joined: Sun Dec 09, 2007 12:38 pm
Return to PostgreSQL Forum
Users browsing this forum: No registered users and 0 guests