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

Gather os information via ssh #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mattpoel
Copy link

If you execute postgresqltuner from a different device than the PostgreSQL server, we gather the type of OS, and it's architecture from the local OS.

This PR gathers the information after configuring and validating the os_cmd_prefix in addition. For example, we can now execute postgresqltuner on an M1 macOS to an x86_64 Linux PostgreSQL server.

This is my first PR, so please let me know if I should have missed something :-)

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.

None yet

1 participant