16 lines
888 B
HTML
16 lines
888 B
HTML
<!doctype html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
|
<meta name="keywords" content="pgtune, postgresql, postgres, tuning, config, configuration, free, open source" />
|
|
<meta name="description" content="PgTune - Tuning PostgreSQL config by your hardware" />
|
|
<link type="text/plain" rel="author" href="/humans.txt" />
|
|
<title>PGTune - рассчёт конфигурации PostgreSQL, исходя из максимальной производительности для данной конфигурации оборудования</title>
|
|
</head>
|
|
<body>
|
|
<div id="app" class="isolate"></div>
|
|
<script async="async" defer="defer" type="module" src="/src/main.js"></script>
|
|
</body>
|
|
</html> |