| From: | Decibel! <decibel(at)decibel(dot)org> |
|---|---|
| To: | ??????? ????????? ???????? <a(dot)kazorez(at)investcapitalbank(dot)ru> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Help |
| Date: | 2007-08-04 00:19:15 |
| Message-ID: | 20070804001915.GC25704@nasby.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Fri, Aug 03, 2007 at 06:57:29PM +0600, ??????? ????????? ???????? wrote:
> This quotation deals with receiving an inserts pack as 'plain text'. Well, well, but here we come to another problem: if a database is bulky, it 'does not want' to be loaded as plain text, and it requires choosing another data format. After this I made a backup with '-Ft'. But we can not simply put 'tar' through 'iconv' , so I unarchived it and made a 'find ./ -exec iconv'. Well, after all this I could not put it all back together so that 'pg_restore' would not find it incorrect. I had to make a 'ls | cat | psql databasename'. After 15 hours of work nothing changed! :)
Why not? Plain text should still work fine. I've seen it done on 300G
databases.
--
Decibel!, aka Jim Nasby decibel(at)decibel(dot)org
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Decibel! | 2007-08-04 00:21:24 | Re: WAL segment question |
| Previous Message | Decibel! | 2007-08-04 00:17:17 | Re: Wal standbies switchover |