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
Google GAuth
Google WebAuth
Google Common
OpenAI
Community
Azure CosmosDB
Baidu Qianfan
DeepSeek
MongoDB
Google Cloud SQL PG
Overview
Vector Stores
Document Loaders
Memory & Stores
Turbopuffer
Mistral AI
Anthropic
AWS
Google GenAI
Ollama
Redis
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
Used in Docs
Google cloud SQL for postgresql integration
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