Re: [GENERAL] Blob fields and backups

2006-11-30 Thread Jim Nasby
On Nov 30, 2006, at 5:15 AM, [EMAIL PROTECTED] wrote: I have an Oracle DB, where my backup file is 280 GB and growing. I also have a lot of blob fields there. When i make a backup recover, the blob fields are there, and my boss is alive. I want to know how postgresql's backup utilities deal

[GENERAL] Blob fields and backups

2006-11-30 Thread william . munoz
Hi, I have an Oracle DB, where my backup file is 280 GB and growing. I also have a lot of blob fields there. When i make a backup recover, the blob fields are there, and my boss is alive. I want to know how postgresql's backup utilities deal with blob fields... Thanks, -