Skip to content

docs(inputs.postgresql): provide socket connection details#12584

Merged
srebhan merged 1 commit intoinfluxdata:masterfrom
powersj:fix/4872
Feb 2, 2023
Merged

docs(inputs.postgresql): provide socket connection details#12584
srebhan merged 1 commit intoinfluxdata:masterfrom
powersj:fix/4872

Conversation

@powersj
Copy link
Copy Markdown
Contributor

@powersj powersj commented Jan 31, 2023

This adds notes about connecting to postgresl using a local unix socket. While the issue below was hopeful in changing the default behavior at the very least documenting that you can connect to a local socket via the connection string is helpful to users.

The default will remain the same however.

fixes: #4872

This adds notes about connecting to postgresl using a local unix socket.
While the issue below was hopeful in changing the default behavior at
the very least documenting that you can connect to a local socket via
the connection string is helpful to users.

The default will remain the same however.

fixes: influxdata#4872
@telegraf-tiger telegraf-tiger bot added area/postgresql docs Issues related to Telegraf documentation and configuration descriptions plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jan 31, 2023
@telegraf-tiger
Copy link
Copy Markdown
Contributor

@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Feb 1, 2023
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@srebhan srebhan merged commit 6e2d813 into influxdata:master Feb 2, 2023
powersj added a commit that referenced this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/postgresql docs Issues related to Telegraf documentation and configuration descriptions plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PostgreSQL address default value "local" instead of "localhost"

2 participants