\documentclass[a4paper]{article}

\begin{document}
\title{Test}
\maketitle

\section{Normal}

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{lll}
\textit{Column} & \textit{Type} & \textit{Modifiers} \\
\hline
id & integer & not null default nextval('public.suites\_id\_seq'::text) \\
name & text & not null \\
archive\_id & integer & not null \\
version & text &  \\
path & text &  \\
alias & text &  \\
description & text &  \\
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{l | l | l}
\textit{Column} & \textit{Type} & \textit{Modifiers} \\
\hline
id & integer & not null default nextval('public.suites\_id\_seq'::text) \\
name & text & not null \\
archive\_id & integer & not null \\
version & text &  \\
path & text &  \\
alias & text &  \\
description & text &  \\
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{| l | l | l |}
\hline
\textit{Column} & \textit{Type} & \textit{Modifiers} \\
\hline
id & integer & not null default nextval('public.suites\_id\_seq'::text) \\
name & text & not null \\
archive\_id & integer & not null \\
version & text &  \\
path & text &  \\
alias & text &  \\
description & text &  \\
\hline
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{cl}
\multicolumn{2}{c}{\textit{Record 1}} \\
Column & id \\
Type & integer \\
Modifiers & not null default nextval('public.suites\_id\_seq'::text) \\
\multicolumn{2}{c}{\textit{Record 2}} \\
Column & name \\
Type & text \\
Modifiers & not null \\
\multicolumn{2}{c}{\textit{Record 3}} \\
Column & archive\_id \\
Type & integer \\
Modifiers & not null \\
\multicolumn{2}{c}{\textit{Record 4}} \\
Column & version \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 5}} \\
Column & path \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 6}} \\
Column & alias \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 7}} \\
Column & description \\
Type & text \\
Modifiers &  \\
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{c|l}
\multicolumn{2}{c}{\textit{Record 1}} \\
\hline
Column & id \\
Type & integer \\
Modifiers & not null default nextval('public.suites\_id\_seq'::text) \\
\multicolumn{2}{c}{\textit{Record 2}} \\
\hline
Column & name \\
Type & text \\
Modifiers & not null \\
\multicolumn{2}{c}{\textit{Record 3}} \\
\hline
Column & archive\_id \\
Type & integer \\
Modifiers & not null \\
\multicolumn{2}{c}{\textit{Record 4}} \\
\hline
Column & version \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 5}} \\
\hline
Column & path \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 6}} \\
\hline
Column & alias \\
Type & text \\
Modifiers &  \\
\multicolumn{2}{c}{\textit{Record 7}} \\
\hline
Column & description \\
Type & text \\
Modifiers &  \\
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\

\begin{center}
Table "public.suites"
\end{center}

\begin{tabular}{|c|l|}
\hline
\multicolumn{2}{|c|}{\textit{Record 1}} \\
\hline
Column & id \\
Type & integer \\
Modifiers & not null default nextval('public.suites\_id\_seq'::text) \\
\hline
\multicolumn{2}{|c|}{\textit{Record 2}} \\
\hline
Column & name \\
Type & text \\
Modifiers & not null \\
\hline
\multicolumn{2}{|c|}{\textit{Record 3}} \\
\hline
Column & archive\_id \\
Type & integer \\
Modifiers & not null \\
\hline
\multicolumn{2}{|c|}{\textit{Record 4}} \\
\hline
Column & version \\
Type & text \\
Modifiers &  \\
\hline
\multicolumn{2}{|c|}{\textit{Record 5}} \\
\hline
Column & path \\
Type & text \\
Modifiers &  \\
\hline
\multicolumn{2}{|c|}{\textit{Record 6}} \\
\hline
Column & alias \\
Type & text \\
Modifiers &  \\
\hline
\multicolumn{2}{|c|}{\textit{Record 7}} \\
\hline
Column & description \\
Type & text \\
Modifiers &  \\
\hline
\end{tabular}

\noindent Indexes: \\
    "suites\_pkey" PRIMARY KEY, btree (id) \\
    "suites\_alias\_key" UNIQUE, btree (alias) \\
    "suites\_name\_key" UNIQUE, btree (name) \\
Foreign-key constraints: \\
    "suites\_archive\_ref" FOREIGN KEY (archive\_id) REFERENCES archives(id) \\



\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 
