Re: Does Postgres support BLOB datatypes?

Поиск
Список
Период
Сортировка
От Command Prompt, Inc.
Тема Re: Does Postgres support BLOB datatypes?
Дата
Msg-id Pine.LNX.4.30.0201081243110.31543-100000@commandprompt.com
обсуждение исходный текст
Ответ на Does Postgres support BLOB datatypes?  ("Peter E. Chen" <pchen3@jhmi.edu>)
Список pgsql-general
Hello,

Yes PostgreSQL supports BLOBS. You are looking for \loimport within psql
client.

J




On Tue, 8 Jan 2002, Peter E. Chen wrote:

> Hey All,
>
> I just migrated a MySQL database to Postgres.  I used the mysql2pgsql
> application to convert my MySQL data into Postgres-friendly data.  The BLOB
> data I had in the MySQL database converted into the text datatype for
> postgres.  I'd like to know if Postgres supports BLOBs and if not, what
> datatype should I use in place of BLOBs?
>
> Thanks for any help,
> Peter
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
--
by way of pgsql-general@commandprompt.com
http://www.postgresql.info/
http://www.commandprompt.com/


В списке pgsql-general по дате отправления:

Предыдущее
От: "SHELTON,MICHAEL (Non-HP-Boise,ex1)"
Дата:
Сообщение: Re: How to Install PostgreSQL on Windows 2000
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Does Postgres support BLOB datatypes?