Hi, what is the correct procedure for upgrading the database from PostgreSQL 8.2 to 8.3? Any documentation on this subject?
Also, is it better to have 1 or 2 databases for the performances issues with HUD. I have 1 db for played hands and 1 db for observed hands.
Along that same line, it was in a different thread, that in the future the autorate feature will be fixed to automatically use the database with the most hands in it. Doesn't that defeat the purpose of having 2 db's, because usually the observed db is larger? If selective purging(by date?) is going to be added eventually, why would you need 2 db's?
Thanks - Keep up the good work!