Search Results

0
votes

Languages other than SQL in postgres

I think most additional languages are offered so that if you develop in that language on a regular basis, you can feel comfortable writing db functions, triggers, etc. The usefulness of these featu …
1
vote

What language do you use for Postgresql triggers and stored procedures?

PL/Ruby because I use Ruby every day anyway. …