Kudos install script is missing any DB schema installation for pgsql (version 5.x...). Has anyone ported it to work with PostgreSql yet?

Hope to find an already working solution.

Otherwise, I am already on to making it compatible with pgsql.

CommentFileSizeAuthor
#1 kudos-5-x-1-4-pgsql-install.patch4.64 KBGuru

Comments

Guru’s picture

Status: Active » Needs review
StatusFileSize
new4.64 KB

I have modified the install script to include PGSQL installation functionality and it's working now with me.

I have created a patch for the .install file. Never created a patch before, so I hope I have done it correctly. I am attaching it for review and commit.

socki’s picture

Thanks a lot.

I will take a look and incorporate this. Let me know if you run into any issues with any of the queries inside the module, as I'd like them to be as clean and portable as possible. I don't have posgres running, so hard for me to be sure.

-T