× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2015-07-22T20:51:36Z  · last modified 2015-07-24T00:04:06Z

PostgreSQL - batch import on cidr, macaddress column gives error


customer request
Dev
Jenny Nishimura
JennyNishimura
QA
Tariq Rahiman
tariqrahiman
Priority Major
Complexity Unknown
Component Tools - Import Tool
Version 16.0

DB: PostgreSQL 9.4.3

I receive the following error when attempting to use the data import tool to import a column of type cidd, macaddress using batch mode. File is attached

Import started ... 

ERROR: column "addr" is of type cidr but expression is of type character varying
  Hint: You will need to rewrite or cast the expression.
  Position: 62

Import completed.

Table schema:

CREATE TABLE public.adns_address  ( 
id   int4 NOT NULL,
addr inet NOT NULL,
addr2 macaddr NULL,
cidr1 cidr NULL 
)
GO
1 attachment

Issue #13563

Closed
Fixed
Resolved 2015-07-22T21:21:47Z
 
 
Completion
No due date
Fixed Build ADS 16.0.5-20
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017