User Profile

Collapse

Profile Sidebar

Collapse
pintul83
pintul83
Last Activity: Jan 7 '13, 11:04 AM
Joined: Dec 21 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • As the log shows 11614864 records loaded.

    So count of the records in table should be 11614864.
    See more | Go to post

    Leave a comment:


  • pintul83
    started a topic PG_BULKLOAD data loading issue with index

    PG_BULKLOAD data loading issue with index

    Hi,
    I am facing the below issue on pg_bulkloader.
    for better understanding.. .
    I created the below table with index and then loaded data, as the log file shows everything is success but i don't find that amount of record on the loaded table.

    see the below exact commands...

    Code:
    CREATE TABLE  quovaadm.SATYA_GEOIP
    (
         START_IP_INT            bigint,
         END_IP_INT
    ...
    See more | Go to post
    Last edited by Meetee; Dec 21 '12, 08:43 AM. Reason: Use code tags <code/> around your code
No activity results to display
Show More
Working...