简体   繁体   English

AWS RDS 和 PGAdmin

[英]AWS RDS and PGAdmin

I am working on a personal Django project and plan on using a PGSQL DB on AWS RDS.我正在从事个人 Django 项目,并计划在 AWS RDS 上使用 PGSQL 数据库。 Tutorials I see always show the process of linking RDS dbs to PGAdmin and I am wondering if this step really is necessary/vital.我看到的教程总是显示将 RDS 数据库链接到 PGAdmin 的过程,我想知道这一步是否真的有必要/至关重要。 Would there be consequences (apart from not having access to all the benefits of PGAdmin of course) if I skipped it?如果我跳过它会有什么后果(当然除了无法获得 PGAdmin 的所有好处之外)吗?

You'd also be spared all the pains associated with pgAdmin.您还将免除与 pgAdmin 相关的所有痛苦。 Use the PostgreSQL client of your choice!使用您选择的 PostgreSQL 客户端!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM