Re: Character encoding in database dumps

From: "M(dot) Bastin" <marcbastin(at)mindspring(dot)com>
To: Lynna Landstreet <lynna(at)gallery44(dot)org>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Character encoding in database dumps
Date: 2004-06-11 22:32:08
Message-ID: a06100502bcefe23c7198@[192.168.0.101]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

>Does anyone have any idea
>how I can do a database dump that keeps the character encoding intact?

If you can access your database directly with a TCP/IP PostgreSQL
client then you can use Eduphant which supports copy to stdout/stdin.
This will allow you to copy directly to your local computer in 1 step.

<http://aliacta.com/download>

Cheers,

Marc

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ghaverla 2004-06-12 00:12:18 Re: Character encoding in database dumps
Previous Message Scott Marlowe 2004-06-11 21:38:13 Re: database corruption