| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Wasim Devale <wasimd60(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Holger Jakobs <holger(at)jakobs(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_dump |
| Date: | 2024-08-13 12:35:02 |
| Message-ID: | CAKFQuwYAv04Sy1zbTUq0yGc1OjXtfQsqSBesFshJj-whDd+QTA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Monday, August 12, 2024, Wasim Devale <wasimd60(at)gmail(dot)com> wrote:
> Then what might be the solution for it if I am only concerned about using
> pg_dump
>
Create a new table to house the bytea data, copy the bytea data to it, drop
the bytea column from the existing table.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | William Sescu (Suva) | 2024-08-13 13:47:25 | AW: No Message "PostgreSQL, contrib, and documentation successfully made. Ready to install." |
| Previous Message | khan Affan | 2024-08-13 12:20:29 | Re: Function problem |