public inbox for [email protected]help / color / mirror / Atom feed
backup infrastructure 6+ messages / 4 participants [nested] [flat]
* backup infrastructure @ 2006-09-06 19:30 Dan Langille <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Dan Langille @ 2006-09-06 19:30 UTC (permalink / raw) To: pgsql-www Gidday folks, One way I can contribute my services to the project is in the form of backup services. You tell me what files need to be backed up from what servers, and it'll be done on the frequency required. Restores can be arranged for those that have admin access. We can keep a designated number of backups online, for immediate access. Older backups will be stored offline. Bacula is my tool of choice. Let me know how I can help. -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: backup infrastructure @ 2006-09-13 19:11 Dan Langille <[email protected]> parent: Dan Langille <[email protected]> 0 siblings, 3 replies; 6+ messages in thread From: Dan Langille @ 2006-09-13 19:11 UTC (permalink / raw) To: pgsql-www On 6 Sep 2006 at 15:30, Dan Langille wrote: > Gidday folks, > > One way I can contribute my services to the project is in the form of > backup services. You tell me what files need to be backed up from what > servers, and it'll be done on the frequency required. > > Restores can be arranged for those that have admin access. We can > keep a designated number of backups online, for immediate access. > Older backups will be stored offline. > > Bacula is my tool of choice. Let me know how I can help. Is the lack of response a verification that no help is required or did I pick a bad time? -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: backup infrastructure @ 2006-09-13 19:55 Gavin M. Roy <[email protected]> parent: Dan Langille <[email protected]> 2 siblings, 1 reply; 6+ messages in thread From: Gavin M. Roy @ 2006-09-13 19:55 UTC (permalink / raw) To: Dan Langille <[email protected]>; +Cc: pgsql-www Probably timing, and people probably want to digest the idea a bit. I'd not be detoured. I think it's an excellent idea. It raises issues of availability of restoration and access to things that you may not otherwise have access to though... (No idea if that's actually the case, just pointing out a possibility). Gavin On Sep 13, 2006, at 12:11 PM, Dan Langille wrote: > On 6 Sep 2006 at 15:30, Dan Langille wrote: > >> Gidday folks, >> >> One way I can contribute my services to the project is in the form of >> backup services. You tell me what files need to be backed up from >> what >> servers, and it'll be done on the frequency required. >> >> Restores can be arranged for those that have admin access. We can >> keep a designated number of backups online, for immediate access. >> Older backups will be stored offline. >> >> Bacula is my tool of choice. Let me know how I can help. > > Is the lack of response a verification that no help is required or > did I pick a bad time? > > -- > Dan Langille : Software Developer looking for work > my resume: http://www.freebsddiary.org/dan_langille.php > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 6: explain analyze is your friend ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: backup infrastructure @ 2006-09-13 20:39 Tom Lane <[email protected]> parent: Gavin M. Roy <[email protected]> 0 siblings, 0 replies; 6+ messages in thread From: Tom Lane @ 2006-09-13 20:39 UTC (permalink / raw) To: Gavin M. Roy <[email protected]>; +Cc: Dan Langille <[email protected]>; pgsql-www "Gavin M. Roy" <[email protected]> writes: >> On 6 Sep 2006 at 15:30, Dan Langille wrote: >> Is the lack of response a verification that no help is required or >> did I pick a bad time? > Probably timing, and people probably want to digest the idea a bit. I believe Marc is still in process of moving ... so until he's settled in, I doubt very much is going to happen. It's an important issue though. regards, tom lane ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: backup infrastructure @ 2006-09-13 21:27 Marc G. Fournier <[email protected]> parent: Dan Langille <[email protected]> 2 siblings, 0 replies; 6+ messages in thread From: Marc G. Fournier @ 2006-09-13 21:27 UTC (permalink / raw) To: Dan Langille <[email protected]>; +Cc: pgsql-www On Wed, 13 Sep 2006, Dan Langille wrote: > On 6 Sep 2006 at 15:30, Dan Langille wrote: > >> Gidday folks, >> >> One way I can contribute my services to the project is in the form of >> backup services. You tell me what files need to be backed up from what >> servers, and it'll be done on the frequency required. >> >> Restores can be arranged for those that have admin access. We can >> keep a designated number of backups online, for immediate access. >> Older backups will be stored offline. >> >> Bacula is my tool of choice. Let me know how I can help. > > Is the lack of response a verification that no help is required or > did I pick a bad time? What is needed on the vServer side of things? A client, I assume? And how much data is it safe to backup? postgresql.org is up to 24G in size, and growing ... :) We're in the process of setting up a full backup to a remote server *just in case*, but that will include *all* files, so that we could fail over as required ... so I'm not sure whether or not there would be a benefit to 'per file backups', but I'm not against it either if others here feel that this would help ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [email protected] MSN . [email protected] Yahoo . yscrappy Skype: hub.org ICQ . 7615664 ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: backup infrastructure @ 2006-09-14 15:06 Dan Langille <[email protected]> parent: Dan Langille <[email protected]> 2 siblings, 0 replies; 6+ messages in thread From: Dan Langille @ 2006-09-14 15:06 UTC (permalink / raw) To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www On 13 Sep 2006 at 18:27, Marc G. Fournier wrote: > On Wed, 13 Sep 2006, Dan Langille wrote: > > > On 6 Sep 2006 at 15:30, Dan Langille wrote: > > > >> Gidday folks, > >> > >> One way I can contribute my services to the project is in the form of > >> backup services. You tell me what files need to be backed up from what > >> servers, and it'll be done on the frequency required. > >> > >> Restores can be arranged for those that have admin access. We can > >> keep a designated number of backups online, for immediate access. > >> Older backups will be stored offline. > >> > >> Bacula is my tool of choice. Let me know how I can help. > > > > Is the lack of response a verification that no help is required or > > did I pick a bad time? > > What is needed on the vServer side of things? A client, I assume? And > how much data is it safe to backup? postgresql.org is up to 24G in size, > and growing ... :) Yes, it is a client. In the FreeBSD ports tree, it is sysutuils/bacula-server. I can just as easily mirror static data as opposed to backing up dynamic data. > We're in the process of setting up a full backup to a remote server *just > in case*, but that will include *all* files, so that we could fail over as > required ... so I'm not sure whether or not there would be a benefit to > 'per file backups', but I'm not against it either if others here feel that > this would help ... Once your current rush subsides, and there is slight pause, let me know. -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2006-09-14 15:06 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2006-09-06 19:30 backup infrastructure Dan Langille <[email protected]> 2006-09-13 19:11 ` Dan Langille <[email protected]> 2006-09-13 19:55 ` Gavin M. Roy <[email protected]> 2006-09-13 20:39 ` Tom Lane <[email protected]> 2006-09-13 21:27 ` Marc G. Fournier <[email protected]> 2006-09-14 15:06 ` Dan Langille <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox