backups

PostgreSQL is the database server used to store information. Do you have a question or are you having problem with PostgreSQL? If so, post them here.

Moderator: Moderators

backups

Postby mattgoody » Thu Jan 24, 2008 10:19 pm

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.
mattgoody
 
Posts: 24
Joined: Thu Jan 24, 2008 7:41 pm

Re: backups

Postby _dave_ » Thu Jan 24, 2008 10:22 pm

[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.
_dave_
 
Posts: 1147
Joined: Sun Dec 09, 2007 6:19 pm

Re: backups

Postby mattgoody » Thu Jan 24, 2008 10:55 pm

Thanks dave, helpful as always.
mattgoody
 
Posts: 24
Joined: Thu Jan 24, 2008 7:41 pm

Re: backups

Postby APerfect10 » Thu Jan 24, 2008 11:55 pm

Yes, we will eventually add a database backup scheduler into PT3. That is probably not until further down the road though.

Best regards,

Derek
APerfect10
Site Admin
 
Posts: 4450
Joined: Sat Dec 08, 2007 6:03 pm


Return to PostgreSQL [Read Only]

Who is online

Users browsing this forum: No registered users and 9 guests

cron
highfalutin