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

Unable to override defaults with az postgres down #942

Closed
duncanjw opened this issue Sep 9, 2019 — with docs.microsoft.com · 8 comments
Closed

Unable to override defaults with az postgres down #942

duncanjw opened this issue Sep 9, 2019 — with docs.microsoft.com · 8 comments
Assignees
Labels
OKR3.4 Candidate For OKR3.4 PostgreSQL Service Attention This issue is responsible by Azure service team.
Milestone

Comments

Copy link

duncanjw commented Sep 9, 2019

Used az postgres up overriding default group and location but az postgres down doesn't accept these arguments and uses default group


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@haroldrandom haroldrandom added the Service Attention This issue is responsible by Azure service team. label Dec 13, 2019
@ghost
Copy link

ghost commented Dec 13, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @rachel-msft

@rachel-msft rachel-msft self-assigned this Dec 13, 2019
@rachel-msft
Copy link

Thank you for your feedback @duncanjw.

Adding @yugangw-msft @achandmsft to review.

@rachel-msft
Copy link

@achandmsft and Lomis for follow up

@yonzhan yonzhan added this to the S173 milestone Jul 1, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 1, 2020

add to S173

@rachel-msft
Copy link

I believe this is still on-track for yonzhan's team's s173

@Juliehzl
Copy link
Contributor

Hi @duncanjw, we are fixing the issue you raised.
@rachel-msft Here is our new design for az postgres down.
image

If customers specify --resource-group or --server-name, we will crash the specified server.
If none of them, we will try to find server name in cache , clear cache and delete specified server.
In addition, if users specify --delete-group, all resources in resource group will be deleted

@rachel-msft
Copy link

Thanks @Juliehzl. And by "we will crash the specified server", I'm guessing you mean delete.

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 26, 2020

@rachel-msft yes, you are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OKR3.4 Candidate For OKR3.4 PostgreSQL Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

7 participants