Runnning operating system commands from an SPL

From: Atif Jung <atifjung(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Runnning operating system commands from an SPL
Date: 2010-06-17 14:30:19
Message-ID: AANLkTimkc-h22UwjJN_IsqoeIdwlKz2ALpJs7KXM_-SD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

How do I run an operating system command from a stored procedure? In
INFORMIX I would use the SYSTEM command, can't see to find the equivalent
for POSTGRES.

I'm running AIX6.1.

Thanks

Atif

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2010-06-17 14:51:42 Re: Runnning operating system commands from an SPL
Previous Message Tom Lane 2010-06-16 22:14:06 Re: DISTINCT not working...the way I want it to