summaryrefslogtreecommitdiff
path: root/doc/src/sgml/examples.sgml
blob: d142d29b4d9ba99079c38335b414032d03eb2bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- doc/src/sgml/examples.sgml -->

<part id="examples">
 <title>Examples</title>

 <partintro>
  <para>
   Various examples
  </para>
 </partintro>

 <chapter id="example-configs">
  <title>Configuration Examples</title>
  &example-basic;
  &example-cluster;
  &example-replication-si-mode;
  &example-AWS;
  &example-Aurora;
 </chapter>
</part>