romanzhukov
f16a26ee6a
Minor fix.
2021-08-06 11:43:46 +03:00
romanzhukov
d8db279c75
Add experimental title.
2021-08-06 11:39:47 +03:00
romanzhukov
a6ad811652
Update MySql settings.
2021-08-06 11:29:03 +03:00
Alexey
54e260ab12
Atomic engine updates
...
Links added
Minor fixes.
Added ru settings
default_replica_path
default_replica_name
2021-08-04 20:52:55 +00:00
kssenii
f06703a7c9
Support schema for postgres database engine
2021-08-04 20:52:45 +00:00
adevyatova
82721d593e
Small fixes
2021-08-04 12:38:23 +03:00
Dmitriy
612f42e301
Add the brief description
...
Добавил краткое описание, параметры движка.
2021-08-03 21:09:58 +03:00
sevirov
9859c11711
Update docs/en/engines/database-engines/materialized-postgresql.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:51 +03:00
sevirov
da680d2673
Update docs/en/engines/database-engines/materialized-postgresql.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:35 +03:00
romanzhukov
dad7f443a6
Update materialize-mysql.
2021-08-03 16:47:16 +03:00
adevyatova
25a7eee9e1
Merge master
2021-08-03 12:25:51 +00:00
adevyatova
d8c112d0c0
Small current fixes
2021-08-03 12:03:10 +00:00
Dmitriy
387136dc84
Add settings
...
Добавил настройки, перевел табличный движок MaterializedPostgreSQL.
2021-08-02 22:45:01 +03:00
Alexey
c2b69bd272
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
2021-07-31 13:12:10 +00:00
Alexey Milovidov
df3be36758
Remove trailing whitespaces from docs
2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691
Remove trailing whitespaces from docs
2021-07-29 18:20:55 +03:00
Kseniia Sumarokova
6eed89ac24
Update materialized-postgresql.md
2021-07-29 09:02:20 +03:00
Alexey
c2ee4b3ee4
typo
2021-07-28 20:24:14 +00:00
Alexander Tokmakov
fab4529c97
Merge branch 'master' into rename_materialize_mysql
2021-07-28 12:18:01 +03:00
Dmitriy
b1c0509579
Fix description
...
Добавил общее описание движка.
2021-07-26 22:32:00 +03:00
Alexander Tokmakov
63ab38ee09
rename MaterializeMySQL to MaterializedMySQL
2021-07-26 21:17:28 +03:00
Alexander Bezpiatov
036b78ba3a
Update materialize-mysql.md
...
- Added mandatory configuration items for MySQL-server side;
- Added `BINARY` type to the supported data types table
- Added Compatibility restrictions paragraph
2021-07-26 01:31:34 +03:00
Kseniia Sumarokova
d801e6a538
Update materialized-postgresql.md
2021-07-25 23:38:14 +03:00
Kseniia Sumarokova
5b799ef294
Update materialized-postgresql.md
2021-07-25 23:33:17 +03:00
Kseniia Sumarokova
2d51f4db44
Update materialized-postgresql.md
2021-07-25 23:29:37 +03:00
Dmitriy
ca99d8aa02
Fix documentation
...
Поправил документацию.
2021-07-25 23:14:37 +03:00
Maksim Kita
bbc7fe88ab
Merge pull request #26775 from poweroftrue/patch-1
...
Document MaterializeMySQL Settings
2021-07-25 22:05:13 +03:00
alexey-milovidov
acb97c6f4a
Update materialize-mysql.md
2021-07-24 15:11:23 +03:00
Mostafa Dahab
69beadbfbf
Document MaterializeMySQL Settings
2021-07-24 12:36:41 +03:00
Dmitriy
177611df35
Edit and translate to Russian
...
Выполнил перевод на русский язык.
2021-07-21 20:16:36 +03:00
Roman Bug
9ed05ca34b
Update docs/en/engines/database-engines/materialize-mysql.md
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-07-19 10:10:18 +03:00
romanzhukov
2f3bd6b737
DOCSUP-10513: FIX PR comments.
2021-07-17 11:52:43 +03:00
romanzhukov
495ab4cfa5
DOCSUP-10513: Fix EN & add RU.
2021-07-16 20:17:53 +03:00
romanzhukov
64ca3e140a
DOCSUP-10513: Add EN
2021-07-16 19:13:09 +03:00
Anna
2a2d91612a
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated
2021-07-15 15:31:01 +03:00
adevyatova
54c0b88b26
Minor fixed
2021-07-14 13:02:30 +00:00
adevyatova
bc57df6fc1
Add usage-example
2021-07-13 21:43:24 +00:00
adevyatova
239787f747
Update ru docs
2021-07-13 19:52:35 +00:00
adevyatova
e9fbf072ec
Merge branch 'annadevyatova-DOCSUP-7502-replicated' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-7502-replicated
2021-07-04 18:55:37 +00:00
adevyatova
b0d3141b15
Updated desc
2021-07-04 18:55:11 +00:00
Anna
b2f059b6bb
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated
2021-07-04 07:31:06 +03:00
kssenii
4ad0f45f0e
Some more tests
2021-07-01 08:35:28 +00:00
kssenii
9d5847a1a8
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-29 21:30:31 +00:00
kssenii
c3a2fc0584
Review fixes
2021-06-27 19:17:17 +00:00
Kostiantyn Storozhuk
3c71e067fa
Update docs and style
2021-06-25 19:27:03 +08:00
Anna
bb4d938b91
Update replicated.md
2021-06-10 13:51:58 +03:00
Anna
2dd5f03623
Update replicated.md
2021-06-10 13:49:35 +03:00
Anna
9cb4a8f3cb
Update docs/en/engines/database-engines/replicated.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-10 13:42:01 +03:00
Anna
2091bf9656
Update docs/en/engines/database-engines/replicated.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-10 13:41:46 +03:00
adevyatova
a51b9d82a5
update
2021-06-05 08:10:37 +00:00
adevyatova
e3ead7e676
Add en docs
2021-06-05 06:46:30 +00:00
kssenii
12ea45e956
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-01 17:43:34 +00:00
Romain Neutron
dbcd573018
Fix some typos
2021-05-27 21:48:20 +02:00
kssenii
ed5c2321cc
Some fixes
2021-05-04 10:57:05 +00:00
kssenii
6413d7bac6
Doc
2021-04-11 20:26:59 +00:00
kssenii
01075677cf
Better
2021-04-11 20:22:33 +00:00
kssenii
1c501e7d97
Support replica identity index
2021-04-10 16:10:28 +00:00
kssenii
dba1fe1989
Add doc draft
2021-04-10 08:20:20 +00:00
Anna
ca25d6c909
add ru desc
2021-04-02 22:16:48 +03:00
Anna
0945285fae
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic
2021-04-02 14:45:10 +03:00
Anna
5784dffd0d
Fixed after review
2021-04-02 14:43:13 +03:00
Anna
db52f9cab4
Update docs/en/engines/database-engines/atomic.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:56:12 +03:00
Anna
fbacb9197f
Update docs/en/engines/database-engines/atomic.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:54:52 +03:00
olgarev
46de3d415a
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
2021-04-02 10:39:53 +03:00
Anna
56cf8f10be
update atomic desc, add settings desc
2021-04-01 15:50:47 +03:00
Anna
a841828ab6
test
2021-03-29 23:13:26 +03:00
曲正鹏
e6c755cabd
Update materialize-mysql.md ( #22275 )
2021-03-29 15:20:25 +03:00
olgarev
c27e6ce6d0
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
2021-03-28 01:00:43 +03:00
Anna
cdbb7ec491
update atomic.md
2021-03-23 00:08:08 +03:00
Anna
555a4fd1d7
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic
2021-03-22 15:18:27 +03:00
Anna
d841e3821a
added some text
2021-03-22 00:22:51 +03:00
Olga Revyakina
fca90fa940
Minor fixes
2021-03-15 04:30:42 +03:00
Olga Revyakina
b814987a22
Translated to Russian with some fixes in English
2021-03-15 04:18:54 +03:00
Olga Revyakina
7f2561b853
In russian
2021-03-14 20:11:26 +03:00
Anna
be47ad325e
update
2021-03-11 13:06:32 +03:00
Olga Revyakina
106772af33
Fixes
2021-02-27 03:59:03 +03:00
Olga Revyakina
64322d2212
Table engine and function
2021-02-27 03:01:02 +03:00
Olga Revyakina
d331954f16
DB engine
2021-02-26 01:57:20 +03:00
Anna
7bc6368776
Add template for engine desc
2021-02-15 23:46:13 +03:00
George
a23853c141
minor fixes
2021-02-06 12:42:07 +03:00
George
b1a43b9d85
fixed link
2021-02-03 11:20:32 +03:00
George
678f53eaef
Fixed a link
2021-02-03 11:15:25 +03:00
George
3d522e5da9
Updated description
2021-02-03 10:56:53 +03:00
tavplubix
27ddf78ba5
Merge pull request #19521 from adevyatova/annadevyatova-DOCSUP-5634-replace
...
DOCSUP-5634: REPLACE TABLE
2021-01-26 11:41:47 +03:00
Anna
cec83bb76a
Update
2021-01-25 21:49:13 +03:00
Anna
2a66eab876
Merge branch 'master' into annadevyatova-DOCSUP-5634-replace
2021-01-25 20:10:42 +03:00
Olga Revyakina
ab8b78d19d
Warning added
2021-01-24 11:32:59 +03:00
Olga Revyakina
a541241017
Global MySQL Variables Support
2021-01-24 01:52:50 +03:00
Anna
ae4a2e9c6f
Add REPLACE query desc
2021-01-23 22:46:24 +03:00
Dmitriy
0cdf184242
Fix materialize-mysql.md and index.md
...
Поправил согласно комментариям разработчика.
2021-01-21 23:14:49 +03:00
Dmitriy
dcf1c1a071
Update roadmap.md and materialize-mysql.md
...
Правлю ссылки.
2021-01-18 18:36:14 +03:00
Dmitriy
e495284a0a
Edit and translate to Russian
...
Внес поправки в английскую версию и выполнил перевод на русский язык
2021-01-18 16:43:00 +03:00
Olga Revyakina
d0fdea9604
Updates
2020-12-20 19:38:40 +03:00
Olga Revyakina
375a4dbcba
Errors fixed, comments considered (not sure of type conversions)
2020-12-05 03:53:27 +03:00
olgarev
1a6c62345b
Apply suggestions from code review
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-30 19:09:07 +03:00
Olga Revyakina
a0f184c089
Link fixed. Topic added to the index page
2020-11-28 18:56:16 +03:00
Olga Revyakina
8b98467a40
MaterializeMySQL documented in English. System Table template updated.
2020-11-28 18:49:52 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references ( #11742 )
...
* prefer relative links from root
* wip
* split aggregate function reference
* split system tables
2020-06-18 11:24:31 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00