From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: cli in sql? |
Date: | 2005-11-11 16:09:21 |
Message-ID: | 20051111160921.GC8357@webserv.wug-glas.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
am 11.11.2005, um 8:57:14 -0500 mailte Frank Bax folgendes:
> If my database has column containing a filename, can I use sql to present
> this filename and datemodified (as output from 'ls -l' or from mtime()
> fuction) or *must* it be done after the query in interface such as php or
You can use any untrusted procedural language such as plpgperlu or plsh
to determine this.
HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===
From | Date | Subject | |
---|---|---|---|
Next Message | Warren Murray | 2005-11-11 18:26:15 | Export to XML |
Previous Message | Harald Fuchs | 2005-11-11 14:38:49 | Re: how to update table to make dup values distinct |