This is a list of URLs to PostgreSQL EXTENSION repos, listed in alphabetical order of parent repo, with active forks listed under each parent.
⭐️ >= 10 stars
⭐️⭐️ >= 100 stars
⭐️⭐️⭐️ >= 1000 stars
Numbers of stars might not be up-to-date.
| ## Инициализация | |
| # устанавливаем проект | |
| gcloud projects list | |
| gcloud config set project <my-project> | |
| # выбираем зону для кластера, например, europe-west3-a | |
| gcloud compute regions list | |
| gcloud compute zones list |