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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to