How to write query in PostgreSQL to connect to Commnad Prompt?
I want to generate keys in GNUpg in PostgreSQL query itself by calling command prompt.
Are there any predefined functions or procedures for it or do we need to write functions in plpgsql?
I want to generate keys in GNUpg in PostgreSQL query itself by calling command prompt.
Are there any predefined functions or procedures for it or do we need to write functions in plpgsql?