Re: Move vs. copy table between databases that share a tablespace?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Move vs. copy table between databases that share a tablespace?
Дата
Msg-id 6350b533-4410-358f-f9f5-99be7abdaf0b@gmail.com
обсуждение исходный текст
Ответ на Move vs. copy table between databases that share a tablespace?  (Steven Lembark <lembark@wrkhors.com>)
Ответы Re: Move vs. copy table between databases that share a tablespace?
Список pgsql-general
On 4/3/19 8:18 AM, Steven Lembark wrote:
> Trying to find a way of moving a large table between databases
> in the same cluster. There is not sufficient space to copy the
> contents -- the dedicated tablespace that fits the beastie is
> on an 80% full disk.
>
> Given that the two databases live in the same cluster and have
> the owner & the tablespace in common, is there any way to move
> the contents without a dump & reload?

COPY TO STDIN and pipe that through ssh to another server?

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: Torsten Förtsch
Дата:
Сообщение: Re: SQL queries not matching on certain fields
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Sv: SQL queries not matching on certain fields