Analýza logů v PostgreSQL

Abstract

This bachelor’s thesis focuses on the development of an application for processing log files in Post- greSQL. The aim of the thesis is to analyze the logging format in PostgreSQL and to design and implement an application that can process sequences of SQL commands in a log file into a di- rected graph, where each vertex represents a SQL command and each edge represents a relationship between two commands within a single connection.

Description

Subject(s)

database, PostgreSQL, visualization, log, directed graph

Citation