Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for using pg_activity with Amazon RDS #45

Merged
merged 2 commits into from
Oct 17, 2015

Conversation

NickLaMuro
Copy link
Contributor

Taken from the following blog post and fork:

http://blog.geesu.net/2015/06/09/using-pg_activity-with-amazon-rds/
https://github.com/Geesu/pg_activity/tree/feature/amazon-rds

Just adds this as an command line option instead of forcing it on all users. Should maintain backwards compatibility with the previous functionality, just allows this to be used without errors when running against a remote RDS database. All credit should go to @Geesu as he was the person that did the original legwork.

I can add documentation if you want, but I kept it minimal for now incase you would prefer a different approach to solving this problem.

Taken from the following blog post and fork:

http://blog.geesu.net/2015/06/09/using-pg_activity-with-amazon-rds/
https://github.com/Geesu/pg_activity/tree/feature/amazon-rds

Just adds this as an commandline option instead of forcing it on all
users.  Should maintain backwards compatibility with the previous
functionaility, just allows this to be used without errors when running
against a remote RDS database.
@Geesu
Copy link

Geesu commented Oct 14, 2015

👍

julmon added a commit that referenced this pull request Oct 17, 2015
Adds support for using pg_activity with Amazon RDS
@julmon julmon merged commit 8f46c22 into dalibo:master Oct 17, 2015
@julmon
Copy link
Contributor

julmon commented Oct 17, 2015

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants