Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
したがって、「heroku pg:psql」に入って入力すると、次の\lようになります。
\l
それとどうしたの?
開発プランと基本プランでは、postgresql データベースはサーバー上の他のユーザーと共有されます。 したがって、このサーバーにはあなただけではなく、他のユーザーがいます。
表示されているこれらのデータベースは、他のユーザーのデータベースです。 それらにアクセスすることはできません。しかし、あなたは彼らがここにいることを知ることができます.