You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand the tutorial sections with a slightly longetr decription of what every one does.
Also link back tutorials in the documentation and, on the other hand, point configuration into tutorials.
The text was updated successfully, but these errors were encountered:
fluca1978
added a commit
to fluca1978/pgagroal
that referenced
this issue
Jun 22, 2022
This commit makes the tutorials more verbose.
All the tutorials have been expanded to better explain what the aim of
each feature/tutorial is. Moreover, every tutorial points to the other
pieces of the documentation where similar concepts have mentioned or
explained. There is also a more verbose explaination of which user to
use when running commands.
Last, all files have been set to a full path, with the advice that
"standard" file names can be omitted on the command line.
The installation tutorial has been split into two main parts:
- installing and configuring PostgreSQL
- instlling and configuring pgagroal.
The PostgreSQL version has been bumped to 14, and the PGDATA has been
set to a not-temporary directory.
Backlink from `GETTING STARTED` to the tutorials.
See agroal#277, agroal#274, agroal#273, agroal#272, agroal#271Closeagroal#280
Expand the tutorial sections with a slightly longetr decription of what every one does.
Also link back tutorials in the documentation and, on the other hand, point configuration into tutorials.
The text was updated successfully, but these errors were encountered: