Compare Pastes

Differences between the pastes #129388 (15.11.2019 06:12) and #278880 (19.12.2024 09:05).
1
\d+ md5_index_all
2
                                                                  Table "public.md5_index_all"
3
        Column         |     Type      | Collation | Nullable |                         Default                         | Storage  | Stats target | Description
4
-----------------------+---------------+-----------+----------+---------------------------------------------------------+----------+--------------+-------------
5
 id_md5_index_all      | bigint        |           | not null | nextval('md5_index_all_id_md5_index_all_seq'::regclass) | plain    |              |
6
 md5_index             | character(32) |           | not null |                                                         | extended |              |
7
 md5_index_text        | text          |           |          |                                                         | extended |              |
8
 proverka_search_index | boolean       |           | not null | false                                                   | plain    |              |
9
Indexes:
10
    "md5_index_all_pkey" PRIMARY KEY, btree (id_md5_index_all)
11
    "md5_index_all_md5_index_key" UNIQUE CONSTRAINT, btree (md5_index)
1
Психологическая помощь Москва https://mypsyhealth.ru/неврология/2023/08/07/migraine-food
2
 
3
3 https://mypsyhealth.ru/психиатрия/неврология/2021/01/21/brain-association
4
  В течение календарного года на безвозмездной основе клиенту могут быть предоставлены в соответствии с рекомендацией его ведущего психолога следующие виды и объемы психологической помощи: 
5
— два сеанса психологической диагностики; 
6
+7 (800) 250-18-59 https://mypsyhealth.ru/blog/page46/
7
 
8
Контакты: 8 (499) 975-26-94, 8 (499) 975-33-40, 8 (499) 975-51-36 https://mypsyhealth.ru/services/pomoshch-psikhoterapevta
9
 
10
+7 (812) 242-38-98 https://mypsyhealth.ru/психиатрия/2022/05/02/asperger's-syndrome
11
 
12
13
------------------------
14
15
SELECT COUNT(*) FROM md5_index_all;
16
 count
17
-------
18
 84533