Re: Need help on how to backup a table

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Need help on how to backup a table
Дата
Msg-id 20080328103707.GI25367@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: Need help on how to backup a table  (ajcity <victor.aluko@gmail.com>)
Список pgsql-general
am  Fri, dem 28.03.2008, um  3:01:43 -0700 mailte ajcity folgendes:
>
>
>
>
> Local file systems, and the user postgres needs write-access. I'm using
> /tmp/... for such.
> And yes: COPY from a select works only for 8.2 up, not for 8.1. Create a
> table via 'create table as select ...' and COPY this table.
>
>
>
> I'm trying to avoid exporting to the local machine before uploading to the
> remote machine; I wanna just run it from the remote machine and have the
> data on the remote machine once its done. Is there a way to do this?

Without quote-sign it's hard to understand, who has written what.

Okay, you can mount the remote-filesystem over the network on the
server, is this a option for you?


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

В списке pgsql-general по дате отправления:

Предыдущее
От: ajcity
Дата:
Сообщение: Re: Need help on how to backup a table
Следующее
От: Sam Mason
Дата:
Сообщение: Re: dunction issue