brew info --json postgresql

From wikieduonline
Jump to navigation Jump to search


brew info --json postgresql
Warning: Use postgresql@14 instead of deprecated postgresql
[
  {
    "name": "postgresql@14",
    "full_name": "postgresql@14",
    "tap": "homebrew/core",
    "oldname": "postgresql",
    "aliases": [

    ],
    "versioned_formulae": [
      "postgresql@13",
      "postgresql@12",
      "postgresql@11",
      "postgresql@10",
      "[email protected]",
      "[email protected]",
      "[email protected]"
    ],
    "desc": "Object-relational database system",
    "license": "PostgreSQL",
    "homepage": "https://www.postgresql.org/",
    "versions": {
      "stable": "14.5",
      "head": null,
      "bottle": true
    },
    "urls": {
      "stable": {
        "url": "https://ftp.postgresql.org/pub/source/v14.5/postgresql-14.5.tar.bz2",
        "tag": null,
        "revision": null
      }
    },
    "revision": 3,
    "version_scheme": 0,
    "bottle": {
      "stable": {
        "rebuild": 0,
        "root_url": "https://ghcr.io/v2/homebrew/core",
        "files": {
          "arm64_monterey": {
            "cellar": "/opt/homebrew/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:75506d966a456a059f493b89cc7f94263240a9545c2315014e7307664cc3c235",
            "sha256": "75506d966a456a059f493b89cc7f94263240a9545c2315014e7307664cc3c235"
          },
          "arm64_big_sur": {
            "cellar": "/opt/homebrew/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:d1781239cf4367b89ecddecd4e7ae435a4ea05515a03efc92d7f5c145154937f",
            "sha256": "d1781239cf4367b89ecddecd4e7ae435a4ea05515a03efc92d7f5c145154937f"
          },
          "monterey": {
            "cellar": "/usr/local/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:4979666427e82ca7e83ec171ed1eec689e3a1f1403fe6f48a3ade861278acc1a",
            "sha256": "4979666427e82ca7e83ec171ed1eec689e3a1f1403fe6f48a3ade861278acc1a"
          },
          "big_sur": {
            "cellar": "/usr/local/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:055199badf88a0bc7b203d8b86d236feeebed6dcf6660885b7bba2748d595c9b",
            "sha256": "055199badf88a0bc7b203d8b86d236feeebed6dcf6660885b7bba2748d595c9b"
          },
          "catalina": {
            "cellar": "/usr/local/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:1f34877b0fe1648b7a1f8493fbd151c7479f9ce237d8170ac6baee77f4083d06",
            "sha256": "1f34877b0fe1648b7a1f8493fbd151c7479f9ce237d8170ac6baee77f4083d06"
          },
          "x86_64_linux": {
            "cellar": "/home/linuxbrew/.linuxbrew/Cellar",
            "url": "https://ghcr.io/v2/homebrew/core/postgresql/14/blobs/sha256:82aa0f9ed91993af10830d8b32e5bded5f9d2d6b743c69b8e4a58d02731546e9",
            "sha256": "82aa0f9ed91993af10830d8b32e5bded5f9d2d6b743c69b8e4a58d02731546e9"
          }
        }
      }
    },
    "keg_only": false,
    "keg_only_reason": null,
    "options": [

    ],
    "build_dependencies": [
      "pkg-config"
    ],
    "dependencies": [
      "icu4c",
      "krb5",
      "lz4",
      "[email protected]",
      "readline"
    ],
    "recommended_dependencies": [

    ],
    "optional_dependencies": [

    ],
    "uses_from_macos": [
      "libxml2",
      "libxslt",
      "openldap",
      "perl"
    ],
    "requirements": [

    ],
    "conflicts_with": [

    ],
    "caveats": "This formula has created a default database cluster with:\n  initdb --locale=C -E UTF-8 $(brew --prefix)/var/postgresql@14\nFor more details, read:\n  https://www.postgresql.org/docs/14/app-initdb.html\n",
    "installed": [

    ],
    "linked_keg": null,
    "pinned": false,
    "outdated": false,
    "deprecated": false,
    "deprecation_date": "2026-11-12",
    "deprecation_reason": null,
    "disabled": false,
    "disable_date": null,
    "disable_reason": null
  }
]

Related[edit]

See also[edit]

Advertising: