Re: Hosting Account with PostgreSQL and PHP? - Mailing list pgsql-general

From Tommy Gildseth
Subject Re: Hosting Account with PostgreSQL and PHP?
Date
Msg-id 4B7A51DF.3040009@usit.uio.no
Whole thread Raw
In response to Re: Hosting Account with PostgreSQL and PHP?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
Andre Lopes wrote:
> I have contacted again the support center on a2hosting.com
> <http://a2hosting.com> and the answer was that is no manual creation of
> triggers on PostgreSQL, bu the guy have send to me a link with MySQL
> information about the subject,
> https://support.a2hosting.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=500
> <https://support.a2hosting.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=500>
>
> There are more a2hosting customers here that can create Triggers?
>

This gives me the feeling that the support center doesn't know what
they're talking about, and thinks Postgres works the same way as MySQL,
where you do indeed have to be an administrator to create triggers.


--
Tommy Gildseth
DBA, Gruppe for databasedrift
Universitetet i Oslo, USIT
m: +47 45 86 38 50
t: +47 22 85 29 39

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Postgres physical directory structure meaning
Next
From: Alban Hertroys
Date:
Subject: Re: Having a plpgsql function return multiple rows that indicate its progress in a cursor like fashion