LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
Community
Anthropic
AWS
Azure CosmosDB
Azure Dynamic Sessions
Baidu Qianfan
Cerebras
Cloudflare
Cohere
DeepSeek
Exa
Google Cloud SQL PG
Overview
Vector Stores
Document Loaders
Memory & Stores
Google Common
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
Mixedbread AI
MongoDB
Nomic
Ollama
OpenAI
OpenRouter
Pinecone
Qdrant
Redis
Tavily
Turbopuffer
Weaviate
xAI
Yandex
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/google-cloud-sql-pg
PostgresVectorStoreArgs
Interface
v1.0.22 (latest)
ā
Since v1.0
PostgresVectorStoreArgs
Copy
interface
PostgresVectorStoreArgs
Properties
property
contentColumn
:
string
property
distanceStrategy
:
DistanceStrategy
property
embeddingColumn
:
string
property
fetchK
:
number
property
idColumn
:
string
property
ignoreMetadataColumns
:
string
[]
property
indexQueryOptions
:
QueryOptions
property
k
:
number
property
lambdaMult
:
number
property
metadataColumns
:
string
[]
property
metadataJsonColumn
:
string
property
schemaName
:
string
View source on GitHub
Version History