Re: How to implement backup protocol

From: Mark Jensen <musicnyman1974(at)yahoo(dot)com>
To: Andrus <eetasoft(at)online(dot)ee>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to implement backup protocol
Date: 2006-11-29 20:19:48
Message-ID: 20061129201948.19586.qmail@web82112.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

http://www.postgresql.org/files/documentation/books/aw_pgsql/node210.html

just a simple command to copy data to and from tables/files.

____________________________________
Mark Jensen

----- Original Message ----
From: Andrus <eetasoft(at)online(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Sent: Wednesday, November 29, 2006 2:43:56 PM
Subject: Re: [GENERAL] How to implement backup protocol

>> Not sure but using a binary cursor might improve things.
>
> Why not use COPY protocol?

I did full text search in Postgres 8.1 help file for "COPY protocol" but
havent found any matches.

Which is COPY protocol and how to use it ?

Andrus.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Dave Bodenstab 2006-11-29 20:39:01 Create index on array element?
Previous Message Vivek Khera 2006-11-29 20:16:41 Re: Postgresql data integrity during RAID10 drive rebuild