-
Notifications
You must be signed in to change notification settings - Fork 14
Update and restructure PostgreSQL integration docs. #42
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
base: main
Are you sure you want to change the base?
Update and restructure PostgreSQL integration docs. #42
Conversation
|
This is a good start, let's make the following updates:
No need for the client standalone article. |
@IEvangelist - thanks very much. I've implemented all that in the Get started article. The Python pivot may be a little sparse. I haven't deleted the Client integration document yet - could you confirm that you don't mind losing sections like Configuration, Client integration health checks and so on? |
…sql-integration-docs
The existing PostgreSQL integration document is comprehensive but difficult for beginners. This PR is intended to keep the comprehensive information but make it easier for those who want to get going quickly.
This PR:
WithReference()method. I've put this in the Client doc, where you might use them, but added a Note and a link in the Hosting doc.Addresses: #30, #9