Search Results

1
vote

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

Skype uses PostgreSQL together with python, and they have improved PL/Python to it's current state so I would doubt that python support is far behind perl. They have written queuing/replication sys …