Postgresql plugin for infrataster
SnehaM opened this issue · 3 comments
Currently I am working on testing database servers with infrataster.
So I am planning to develop postgresql plugin for infrataster as current version of infrataster does not include it.
I am thinking of using pg rubygem for developing this plugin.
Will it be a good approach?
I think this plugin will also be useful for other users of infrataster.
What is your opinion about it?
@SnehaM Sorry for late reply.
I think PostgreSQL plugin for Infrataster is very good idea and you can create plugin gem like infrataster-plugin-mysql.
If you create the new plugin, please tell me that. I'll introduce the plugin in README.
Hi,
I have created infrataster-plugin-pgsql which is tested on linux environment.
Please find source code on github: infrataster-plugin-pgsql
Rubygem is created: infrataster-plugin-pgsql
Please review it.
Your thoughts and suggestions will be greatly appreciated
Thank you for creating a plugin! That plugin looks great to me 💯
I introduce the plugin in README.