Graphics

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Graphics
Date: 2008-01-21 18:57:08
Message-ID: 009701c85c5f$6ccc3570$6401a8c0@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use graphics in the application I am writing with PostgreSQL as the
database.

I am storing the graphics in a file separate from Postgres and accessing
them using lo_import.

Is there any method of incorporating the graphics into PostgreSQL so that
they become part of the database on pg_dump????

Bob

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reece Hart 2008-01-21 18:58:50 Re: (un)grouping question
Previous Message Alvaro Herrera 2008-01-21 18:47:04 Re: [GENERAL] setof record "out" syntax and returning records