Page 1 of 1

backups

PostPosted: Thu Jan 24, 2008 10:19 pm
by mattgoody
Is there a way to make automated backups every so often of the poker database? I think a feature like this in the pt3 software would be really great.

Re: backups

PostPosted: Thu Jan 24, 2008 10:22 pm
by _dave_
[quote="mattgoody"xto]Is there a way to make automated backups every so often of the poker database? I think a feature like this in the pt3 software would be really great.[/quotexto]

I'm sure an option will be added sometime for automated backups.

it is easily done with a cron job / scheduled task. read the postgres docs (notably the pg_dumpall comand).

You can do this manually with pgAdmin too.

Re: backups

PostPosted: Thu Jan 24, 2008 10:55 pm
by mattgoody
Thanks dave, helpful as always.

Re: backups

PostPosted: Thu Jan 24, 2008 11:55 pm
by APerfect10
Yes, we will eventually add a database backup scheduler into PT3. That is probably not until further down the road though.

Best regards,

Derek

highfalutin