You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you must use the the default username / password (postgres / password) to authenticate to Doltgres. If you configure a different user in config.yaml, it is not currently honored.
The text was updated successfully, but these errors were encountered:
Hey @deathemperor, thanks for the heads up about the out of date doc content. Apologies for any confusion that has created! I've just deployed some updates to the docs and I think I've gotten all the old references fixed up. We'd love to hear how your Doltgres work is going. Let us know if there are any issues you're hitting that you'd like us to prioritize. We're making steady progress, and always love hearing more feedback from customers.
thanks @fulghum, I've just got my replication example set up and running good (it feels good!) on my machine. next is my real db. tried that before without luck due to unknown problems. That's why I had to go back to the basic (guess I was too eager).
Currently, you must use the the default username / password (
postgres
/password
) to authenticate to Doltgres. If you configure a different user inconfig.yaml
, it is not currently honored.The text was updated successfully, but these errors were encountered: