Re: Scheduled back up (fwd) - Mailing list pgsql-general

From Doug McNaught
Subject Re: Scheduled back up (fwd)
Date
Msg-id m3fzl32576.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Re: Scheduled back up (fwd)  (nolan@celery.tssi.com)
Responses Re: Scheduled back up (fwd)  (nolan@celery.tssi.com)
List pgsql-general
nolan@celery.tssi.com writes:

> There is a significant difference between 'backups', which are more of
> a DBA-level task and thus likely to be under the control of someone
> who in a UNIX context has root access or at least DBA shell access, plus
> the ability to schedule cron jobs, and 'exports' or 'imports', which
> are something that an individual user may wish to do with his/her own
> data independent of any database-wide backup schedules.
>
> The existing protocols (pg_dump, etc) are largely geared towards
> DBA-level backups, thus they tend to depend upon backend database
> access and validation schemes, ie, through .pgpass or pg_hba.conf,
> as opposed to frontend tools and user-level privilege grants.

What's wrong with \copy in psql?

-Doug

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Urgent: 10K or more connections
Next
From: Doug McNaught
Date:
Subject: Re: Urgent: 10K or more connections