From: | SCassidy(at)overlandstorage(dot)com |
---|---|
To: | rama krishna <arkr505(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org, pgsql-general-owner(at)postgresql(dot)org |
Subject: | Re: what is the data type for files(.txt,.doc,.jpeg) in |
Date: | 2006-02-07 17:13:46 |
Message-ID: | OFABFF4DB5.54BB5E95-ON8825710E.005E7DAA-8825710E.005EA549@overlandstorage.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
For item (2), couldn't you modify the existing
/etc/rc.d/rc2.d/K15postgresql, /etc/rc.d/rc3.d/K15postgresql, or whatever
script(s), or add another script in the /etc/rc.d/rc*.d directories to be
run just prior to shutting down the database? Of course, this would only
work if the system was taken down in an orderly fashion.
Susan
rama krishna
<arkr505(at)gmail(dot)com> To: pgsql-general(at)postgresql(dot)org
Sent by: cc:
Subject: [GENERAL] what is the data type for files(.txt,.doc,.jpeg) in pgsql
pgsql-general-owner(at)pos |-------------------|
tgresql.org | [ ] Expand Groups |
|-------------------|
02/06/2006 07:35
PM
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
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
----------------------------------------------------------------------------------------------
Simply protected storage solutions ensure that your information is
automatically safe, readily available and always there, visit us at http://www.overlandstorage.com
----------------------------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2006-02-07 17:20:57 | Re: Syncing Databases Weekly |
Previous Message | Tom Lane | 2006-02-07 16:21:22 | Re: Sequences/defaults and pg_dump |