This file is indexed.

/usr/share/doc/python-pygresql/_sources/contents/postgres/index.txt is in python-pygresql-doc 1:5.0.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
-------------------
A PostgreSQL Primer
-------------------

The examples in this chapter of the documentation have been taken
from the PostgreSQL manual. They demonstrate some PostgreSQL features
using the classic PyGreSQL interface. They can serve as an introduction
to PostgreSQL, but not so much as examples for the use of PyGreSQL.

Contents
========

.. toctree::
    basic
    advanced
    func
    syscat