user input during runtime

From: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: user input during runtime
Date: 2007-02-15 09:52:19
Message-ID: 004e01c750e7$021b75d0$170211ac@LIONKING.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello All,
I want to prompt user to input some value and do some action on that value in runtime of a sql script.
Is there any psql command to do this ??
I can use \echo do display massage
but to take input what is the command?
Thanks in advance

With Regards
Ashish Karalkar

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2007-02-15 10:10:04 Re: Stored Procedure examples
Previous Message Peter Eisentraut 2007-02-15 09:20:42 Re: Stored Procedure examples