Delete the introductory sentence

Удалил неверное предложение.
This commit is contained in:
Dmitriy 2021-08-02 23:16:23 +03:00
parent 387136dc84
commit d6b5838282
2 changed files with 0 additions and 4 deletions

View File

@ -5,8 +5,6 @@ toc_title: MaterializedPostgreSQL
# MaterializedPostgreSQL {#materialize-postgresql}
The `MaterializedPostgreSQL` engine allows you to perform `SELECT` and `INSERT` queries on data that is stored on a remote PostgreSQL server.
## Creating a Table {#creating-a-table}
``` sql

View File

@ -5,8 +5,6 @@ toc_title: MaterializedPostgreSQL
# MaterializedPostgreSQL {#materialize-postgresql}
Движок `MaterializedPostgreSQL` позволяет выполнять запросы `SELECT` и `INSERT` над данными, хранящимися на удалённом PostgreSQL сервере.
## Создание таблицы {#creating-a-table}
``` sql