su postgres -c "/usr/lib/postgresql/8.2/bin/createlang plpgsql <databaseName>"
add plpgsql support in postgresql(Linux)
Category: Uncategorized |
Leave a Reply
You must be logged in to post a comment.
su postgres -c "/usr/lib/postgresql/8.2/bin/createlang plpgsql <databaseName>"
You must be logged in to post a comment.