Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 688096 Details for
Bug 904638
RFE: package/include pgbadger Gilles Darold ( Dalibo ) log analysing tool
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
pgbadger.spec
pgbadger.spec (text/x-rpm-spec), 2.36 KB, created by
Jóhann B. Guðmundsson
on 2013-01-26 18:32:26 UTC
(
hide
)
Description:
pgbadger.spec
Filename:
MIME Type:
Creator:
Jóhann B. Guðmundsson
Created:
2013-01-26 18:32:26 UTC
Size:
2.36 KB
patch
obsolete
>Summary: pgBadger - PostgreSQL log analyzer with fully detailed reports and charts. >Name: pgbadger >Version: 2.2 >Release: 1%{?gitcommit:.git%{gitcommit}}%{?dist} >BuildArch: noarch >License: PostgreSQL >Group: Development/Tools >%if %{defined gitcommit} >Source0: %{name}-git%{gitcommit}.tar.xz >%else >Source0: https://github.com/downloads/dalibo/pgbadger/%{name}-%{version}-1.tar.gz >%endif >URL: https://github.com/dalibo/pgbadger >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: perl(ExtUtils::MakeMaker) >Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >Requires: perl(Text::CSV_XS) unzip gzip bzip2 tar > >%description >pgBadger is a PostgreSQL log analyzer built for speed with fully detailed >reports from your PostgreSQL log file. > >pgBadger is written in pure Perl language. > >It uses a Javascript library to draw >graphs so that you don't need additional Perl modules or any other package to >install. > >Furthermore, this library gives us additional features, such as zooming. >pgBadger is able to autodetect your log file format (syslog, stderr or csvlog). > >It is designed to parse huge log files, as well as gzip, zip or bzip2 >compressed files. > >pgBadger reports everything about your SQL queries: > >-Overall statistics. >-The slowest queries. >-Queries that took up the most time. >-The most frequent queries. >-The most frequent errors. > >The following reports are also available with hourly charts: > >-Hourly queries statistics. >-Hourly temporary file statistics. >-Hourly checkpoints statistics. >-Locks statistics. >-Queries by type (select/insert/update/delete). >-Distribution of queries type per database/application >-Sessions per database/user/client. >-Connections per database/user/client. > >All charts are zoomable and can be saved as PNG images. SQL queries reported >are highlighted and beautified automatically. > >%prep >%setup -q -n %{name}-%{version} > > >%build >%{__perl} Makefile.PL INSTALLDIRS=vendor >make %{?_smp_mflags} > > >%install >make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT >find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' >find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' >%{_fixperms} $RPM_BUILD_ROOT/* > >%files >%doc ChangeLog LICENSE README >%{_bindir}/pgbadger >%{_mandir}/man1/pgbadger.1.gz >%changelog >* Sat Jan 26 2013 Jóhann B. Guðmundsson <johannbg@fedoraproject.org> - 2.2-1 >- Inital Packaging
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 904638
: 688096