Re: BUG #13883: Very Important Facility

From: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
To: djm7(at)nym(dot)hush(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13883: Very Important Facility
Date: 2016-01-25 19:00:46
Message-ID: 56A670DE.7010407@archidevsys.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 23/01/16 17:41, djm7(at)nym(dot)hush(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 13883
> Logged by: Dominic Marchand
> Email address: djm7(at)nym(dot)hush(dot)com
> PostgreSQL version: 9.2.10
> Operating system: Linux Centos 7
> Description:
>
> Joomla has had over 50 million downloads. Now it supports PostgreSQL. People
> want to use POstgreSQL but find many Joomla extensions do not support
> PostgreSQL.
>
> The most important backup facility (extension) in Joomla is Akeeba backup
> https://www.akeebabackup.com.
>
> It does not support postgreSQL. They do not support it because postGreSQL
> does not have a SHOW CREATE command.
>
> See:
> https://www.akeebabackup.com/support/akeeba-backup-3x/16284-installer-crashes-with-postgresql-database.html
>
> It would be advantageous to postgreeSQL to collaborate with akeeba and
> discuss a way for them to provide support for postgresql perhaps even add
> what they need SHOW CREATE to postgresql.
>
> https://www.akeebabackup.com/contact-us.html
>
>
If you want a new feature in PostgreSQL you MUST:

1. Refer to the latest version, which is 9.5

2. NOT treat it as a bug, but as an enhancement request!
and use a more appropriate PostgreSQL mailing group

Cheers,
Gavin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2016-01-25 19:22:49 Re: BUG #13886: When INSERT ON CONFLICT DO UPDATE updates, it returns INSERT rather than UPDATE
Previous Message Randy Westlund 2016-01-25 18:48:25 Re: BUG #13886: When INSERT ON CONFLICT DO UPDATE updates, it returns INSERT rather than UPDATE