Difference between revisions of "Main Page"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 37: Line 37:
 
== Installation ==
 
== Installation ==
  
From version 2.7 psycopg is distributed as binary package [https://pypi.python.org/pypi/psycopg2 on PyPI]:
+
Installing GigaFlow on Windows:
  
  $ pip install -U pip      # make sure your pip is up-to-date
+
[http://wiki.anuview.net/manual/installgigaflowonawindowsplatform.html Installation Guide]
$ pip install psycopg2
+
  
 
== Links ==
 
== Links ==
  
* [http://initd.org/psycopg/ Homepage]
+
* [http://www.anuview.net/ Anuview Homepage]
* [http://initd.org/psycopg/docs/ Documentation]
+
* [https://www.viavisolutions.com/ VIAVI Homepage]
* [http://initd.org/psycopg/docs/news.html#current-release Recent changes]
+
* [http://wiki.anuview.net/manual/ Documentation]
* [http://initd.org/psycopg/docs/faq.html FAQ] (An [http://initd.org/pub/software/psycopg/FAQ older faq] is also available)
+
* [http://wiki.anuview.net/manual/faqsandtroubleshooting.html FAQ]
* [https://github.com/psycopg/psycopg2 Source code Web interface]
+
* Examples: [[Using psycopg2 with PostgreSQL]]
+
  
 
== Mailing Lists ==
 
== Mailing Lists ==

Revision as of 15:21, 13 November 2018


Contents

About

This Wiki complements the GigaFlow How-To Guide and the GigaFlow Reference Manual, both distributed with every installation of GigaFlow.

Use the links above to find relevant notes, search using keywords or see the Main Index for more.

GigaFlow is VIAVI's Netflow collection and monitoring platform. GigaFlow helps you regain control of your IT network, giving you network-based security and application assurance.

GigaFlow's documentation and Wiki is still in Beta, at version 0.9.

Installation

Installing GigaFlow on Windows:

Installation Guide

Links

Mailing Lists

Getting GIT repo

git clone https://github.com/psycopg/psycopg2.git