Hi all,

I required that postgres be a valid option for batch export in D7 but found that the only patch to allow this was for the D6 version of the patch found here: http://drupal.org/files/postgresql_support-1293788-2.patch on this issue: http://drupal.org/node/1293788

I have ported this to D7 and will attach it in the comments.

As well as the port I made one upgrade, changing a particular piece of SQL in the .module file to use db_select. This is because of an issue which exists with the module which I am now also going to make another issue for.

CommentFileSizeAuthor
#1 pgsql_support-1776168.patch2.93 KBiSylence

Comments

iSylence’s picture

StatusFileSize
new2.93 KB
vintorezxxi’s picture

#1: pgsql_support-1776168.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, pgsql_support-1776168.patch, failed testing.

steven jones’s picture

Status: Needs work » Closed (duplicate)

Sorry, I missed this issue, and completed the forward-port in #1293788: PostgreSQL support for batched export, but I'd love it if you could test the dev version with PgSQL.