Re: Server/Data Migration Advice

From: Bèrto ëd Sèra <berto(dot)d(dot)sera(at)gmail(dot)com>
To: Carlos Mennens <carlos(dot)mennens(at)gmail(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Server/Data Migration Advice
Date: 2011-12-15 13:42:09
Message-ID: CAKwGa_-LMfWANwaD3bG8R3kCeuJv8DOt7KN0Zjy3f8X0cPh=iw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

> Is there a way in psql client I can search my database tables for any
> BYTEA columns?
>

What about just grepping your dump file for 'bytea'? :)

Bèrto

--
==============================
If Pac-Man had affected us as kids, we'd all be running around in a
darkened room munching pills and listening to repetitive music.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2011-12-15 14:00:36 Re: Correct syntax to create partial index on a boolean column
Previous Message Carlos Mennens 2011-12-15 13:33:17 Re: Server/Data Migration Advice