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

Document existence of default and postgres DBs, use by client connections #3129

Closed
rmloveland opened this issue May 8, 2018 · 3 comments
Closed
Assignees
Milestone

Comments

@rmloveland
Copy link
Contributor

For details, see cockroach#24735.

tl;dr:

  • Create two new databases on startup, default and postgres
  • Use default if nothing is specified in the connection string
  • We need postgres because some ORMs want that
@rmloveland rmloveland self-assigned this May 8, 2018
@rmloveland rmloveland added this to the 2.1 milestone May 8, 2018
@jseldess
Copy link
Contributor

Thanks for creating, @rmloveland. Just fyi, after the PR merges and this change gets included in an alpha release notes, I'd definitely flag it for docs issue creation by our script. But no harm in proactively creating it early.

@rmloveland
Copy link
Contributor Author

@jseldess totes - I created this one b/c it looks like it's going to be in the 20180604 alpha and I wanted something to add to the Docs project

@jseldess jseldess added the ready label Jul 31, 2018
@rmloveland
Copy link
Contributor Author

Duplicate of #3206

@rmloveland rmloveland marked this as a duplicate of #3206 Aug 13, 2018
@rmloveland rmloveland removed the ready label Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants