Re: [Linux] postgresql de bir tablonun taşınması

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Devrim GÜNDÜZ (devrim@gunduz.org)
Date: Thu 17 Aug 2006 - 08:54:07 GMT


Merhaba,

On Thu, 17 Aug 2006, temiz wrote:

> postgresql de tek bir tabloyu başka bir veri tabanına
> nasıl taşıyabilirim ?

Basitinden tabloyu dump edip diğer tarafa yedekleyerek. Tek seferde şöyle
birşey olabilir; standart portta ve ikisini de aynı sunucuda olduğunu
varsayıyorum:

pg_dump -d veritabani_adi -t tablo_adi -U kullanici_adi|psql -d
yeni_veritabani -U kullanici_adi

Bir de sizi PostgreSQL TR listesine davet ediyorum:

http://www.postgresql.org/community/lists/subscribe

İyi günler,

--
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                       http://www.gunduz.org
_______________________________________________
Linux mailing list
Linux@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.