docs: update IT_Abteilung/DatenBank/PostgreSQL
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: PostgreSQL Profice Dokumentation
|
||||
description:
|
||||
published: true
|
||||
date: 2026-02-23T10:09:09.171Z
|
||||
date: 2026-02-23T10:21:09.435Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2026-02-23T10:09:09.171Z
|
||||
@@ -50,21 +50,22 @@ pgvector ist eine PostgreSQL-Erweiterung, die Vektordatentypen und Ähnlichkeits
|
||||
### Architektur auf diesem Server
|
||||
|
||||
```
|
||||
┌─────────────────────────────────────────────────┐
|
||||
┌──────────────────────────────────────────────────────────────┐
|
||||
│ Debian Server │
|
||||
│ │
|
||||
│ ┌──────────────┐ ┌────────────────────────┐ │
|
||||
│ ┌──────────────┐ ┌────────────────────────────────┐ │
|
||||
│ │ n8n │───▶│ PostgreSQL 16 │ │
|
||||
│ │ (Workflows) │ │ ┌──────────────────┐ │ │
|
||||
│ └──────────────┘ │ │ DB: n8n │ │ │
|
||||
│ │ │ DB: n8n_vectors │ │ │
|
||||
│ ┌──────────────┐ │ │ DB: gitea │ │ │
|
||||
│ │ Gitea │───▶│ │ │ │ │
|
||||
│ │ (Git-Server) │ │ │ Extension: │ │ │
|
||||
│ └──────────────┘ │ │ pgvector │ │ │
|
||||
│ │ └──────────────────┘ │ │
|
||||
│ └────────────────────────┘ │
|
||||
└─────────────────────────────────────────────────┘
|
||||
│ │ (Workflows) │ │ │ │
|
||||
│ └──────────────┘ │ ┌──────────────────────────┐ │ │
|
||||
│ │ │ DB: n8n │ │ │
|
||||
│ ┌──────────────┐ │ │ DB: n8n_vectors │ │ │
|
||||
│ │ Gitea │───▶│ │ DB: gitea │ │ │
|
||||
│ │ (Git-Server) │ │ │ │ │ │
|
||||
│ └──────────────┘ │ │ Extension: │ │ │
|
||||
│ │ │ pgvector │ │ │
|
||||
│ │ └──────────────────────────┘ │ │
|
||||
│ └────────────────────────────────┘ │
|
||||
└──────────────────────────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user