postgresql - does it have stored procs

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
neh
Forum Newbie
Posts: 16
Joined: Tue Jul 23, 2002 3:08 am

postgresql - does it have stored procs

Post by neh »

hi - very quick question in the title .. just need to know to make a molre informed decisio about a web host to choose ..

I know mySQL of old .. and tbh if postgre has equivalent performance but uses procedures then I'm prolly gonna plump for a host that has it over mysql .. (as most hosts charge extra for ms sql and oracle - but chuck it mysql or postgre for gratis)

cheers

Ant
Technical Lead
http://www.objectmonkey.com
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

yes, postgresql has triggers and stored procedures, and many features very much like Oracle..
neh
Forum Newbie
Posts: 16
Joined: Tue Jul 23, 2002 3:08 am

Post by neh »

Stoker wrote:yes, postgresql has triggers and stored procedures, and many features very much like Oracle..
sweet .. cheers :)
Post Reply