cli in sql?

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: cli in sql?
Date: 2005-11-11 13:57:14
Message-ID: 5.2.1.1.0.20051111085132.04119120@pop6.sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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 perl?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joel Fradkin 2005-11-11 14:09:55 Re: High level discussion for design of using ACL to retrieve Data
Previous Message Gregory S. Williamson 2005-11-11 10:24:37 Re: Como ejecutar una funcion insert en plpgsql....