Shared tables with PostgreSQL
Hi all,I've had good experiences with PostgreSQL and D7. No more repair tables stuff if something gliched ;-) But now I run into a PostgreSQL specific issue: I want to share tables for users (including...
View ArticleAny contributed module are known buggy to postgresql?
Hi,I have a VPS which i run OpenERP with Postgres and currently I'm thinking to move my Drupal 7 ecommerce site from shared hosting to the VPS also. because the VPS are running only 512mb and OpenERP...
View ArticleHelp us solve a Drupal 8 / pg9 critical issue re: transactions
We're currently working on issues that are blocking Drupal 8 installation on postgresql. Please stop by the issue queue and tell us your opinion:#2001350: Drupal 8 cannot be installed on PostgresqlThe...
View ArticleHelp with exporting drupal on postgre from live server onto MAC
Hello guys. I have been working with standart drupal/mysql for quite some time and have never had a problem even with migrating back and forth on the server and locally.Recently i got a project of a...
View ArticleMenu token module needs your love
I'm the maintainer of Menu Token module. It has a bug related to PostgreSQL so looking for support in this channel.Actually, never tried the module in a PostgreSQL installation before, bug reports are...
View ArticleDoes Drupal support DISTINCT ON (field1, field2)
Hi guys,I'm new to postgreSQL in Drupal and can't figure out how to do a DISTINCT ON select within drupal's query classes with declared fields like this:SELECT DISTINCT ON (field1, field2) field1,...
View ArticleDrupal core's issue with postgresql
Hi.I have found this specific issue with postgresql: https://drupal.org/node/2142107 . Do you know a solution for this?Regards, Gilsberty
View ArticleNeed Review of Views Patch to improve workaround for pg Alias Limit 63 chars
In D8 Views got a fix to limit aliases to 60 chars plus increment #s to not run afoul of pg's 63 char limit. While both D8 and D7 may need some further review, the D7 patch most certainly needs review!...
View ArticlePostgreSQL issue in CRM Core
I've posted a patch for a PostgreSQL issue in the CRM Core module (https://www.drupal.org/node/2496619), but so far no takers on reviewing it. Anyone want to review it so we can get this pushed forward?
View ArticleStorage API is incompatible with Postgres
Storage API is incompatible with Postgres. I've submitted a bug report but the developer won't fix, since he is not a Postgres user.I thought someone here would want to take a look.Cheers
View Article