what is the data type for files(.txt,.doc,.jpeg) in pgsql

From: rama krishna <arkr505(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: what is the data type for files(.txt,.doc,.jpeg) in pgsql
Date: 2006-02-07 03:35:01
Message-ID: 85ca28130602061935j10dc4887mc91042625a60d6c8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

1)I need to insert the files in database .So what i have to give the
data type for that field while creating the table.

And how to insert and select the file from the database.

2)I need to perform some action in database before it shutting down
or before booting of my server.What to do for this situation

Responses

Browse pgsql-general by date

  From Date Subject
Next Message superboy143 (sent by Nabble.com) 2006-02-07 09:47:00 query
Previous Message Michael Glaesemann 2006-02-07 03:29:06 Re: Primary keys for companies and people