add plpgsql support in postgresql(Linux)


/ Published in: SQL
Save to your folder(s)



Copy this code and paste it in your HTML
  1. su postgres -c "/usr/lib/postgresql/8.2/bin/createlang plpgsql <databaseName>"

Report this snippet


Comments


You need to login to view comments.