[Bug 219165] [NEW PORTS] databases/pgloader3 a data loading tool for PostgreSQL,using the COPY command

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 9 10:04:11 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219165

            Bug ID: 219165
           Summary: [NEW PORTS] databases/pgloader3 a data loading tool
                    for PostgreSQL,using the COPY command
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amutu at amutu.com

Created attachment 182435
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182435&action=edit
pgloader port shar file

Pgloader loads data into PostgreSQL using the COPY streaming protocol,and
doing so with separate threads for reading and writing data.Asynchronous
IO,compiled to the metal programming language.
pgloader knows how to read data from MySQL,SQLite or dBase databases,and
knows how to discover the schema and properly cast data types over.It also
knows how to read CSV files in several definitions of CSV,and fixed columns
files.

WWW: http://pgloader.io

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list