From: | Trent(dot)Mera(at)PeopleFirst(dot)com |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | PostgreSQL or pl/psSQL equivalent to MS SQL Server's xp_cmdshell? |
Date: | 2003-07-24 17:29:25 |
Message-ID: | 6032E183529AB142929BB11B0CC23611096EB4DC@a013 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Does anyone know of the PostgreSQL or pl/psSQL equivalent to MS SQL Server's
xp_cmdshell? This is the command that allows you issue command-line
statements from within SQL, e.g., you would do xp_cmdshell 'dir c:\' if you
wanted to see the contents of the c: drive.
TM
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2003-07-24 17:31:54 | Re: PostgreSQL or pl/psSQL equivalent to MS SQL Server's |
Previous Message | Trent.Mera | 2003-07-24 15:52:33 | PostgreSQL or pl/psSQL equivalent to MS SQL Server's xp_cmdshell? |