Hey guys, so I just recently upgraded to PostgreSQL and am in the process of converting all my access databases to it.
Just wondering what sort of maintenance am I supposed to do with PostgreSQL databases? I remember for access databases I needed to use the "one step compact poker and hand history databases" function quite often. Do I still have to do this for my PostgreSQL databases? What else do I have to do?
Also my other question, is there any size limitations to PostgreSQL databases? I remember when using access once my played hands databases reaches near 300k hands, it would start to get extremely slow when importing anything new, same thing went for observed hands databases when it reached nearly 400k hands. Does such a thing happen with PostgreSQL dbs? If so, at what point (in terms of # of recorded hands) do I need to start a new db?
