Zanie Blue
Zanie Blue
Do you have problems when you use an unmodified config? I do not believe this is an issue with Prefect and looks like a problem with your docker setup. Can...
This isn't really a supported pattern for `prefect server start` but there may be a workaround. There's no way to stop the postgres container from being created so `--no-postgres-port` stops...
> @madkinsz Thank you for your analysis and issue reporting. > I already had localhost mapped to 127.0.0.1 in my system. I tried changing it to 0.0.0.0. > Please refer...
See installation for CloudSQL at https://cloud.google.com/sql/docs/postgres/connect-kubernetes-engine which has a trivial non-proxy option and a proxy based option which is hard to use with the current helm chart.
See ongoing work in https://github.com/PrefectHQ/server/pull/171
Sorry no, there was not a way to bulk close issues as "not completed" and most of the issues here were stale. I'll re-open this, but it's unlikely that we...
@jlowin is it possible our index doesn't update when the name is changed? Could we pair on running an explain on this query?
Hey @MrJack91 -- I'm going to transfer this to the UI repo
Unfortunately we cannot fix this. This message is from the `postgresql` subchart `NOTES.txt`.
I'd be willing to look into this, seems like there will be lots of room for review.