Skip to content

[Bug]: pgvector not available for Windows #1620

@wishborn

Description

@wishborn

Platform

Windows

Operating system version

11

System architecture

Intel (x86)

Herd Version

1.24

PHP Version

8.4

Bug description

The docs say that pgvector is available for PG16, 17 or 18 on Windows 11

Steps to reproduce

I tried using CREATE EXTENSION vector; as per the docs chat, but it does not show that it is available when I execute SELECT * FROM pg_extension WHERE extname = 'vector'; .

I've tried this with pg16, 17 and 18.

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions