Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 964305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T01:48:19+00:00 2026-05-16T01:48:19+00:00

I have a reasonably sized postresql dump (around 270 mb) that I’m importing into

  • 0

I have a reasonably sized postresql dump (around 270 mb) that I’m importing into a new database. All the tables import without issue except for one – the users table – and I’m neither sure what the problem is, nor what the best way to figure it out is. The tables after it import without error, so it’s not as if it barf’s on something and is unable to continue.

I’ve checked the log and there isn’t much to go on:

2010-08-02 15:46:47 UTC STATEMENT:  COPY users ( omitting the fields.. ) FROM stdin;
2010-08-02 15:46:49 UTC LOG:  checkpoints are occurring too frequently (5 seconds apart)
2010-08-02 15:46:49 UTC HINT:  Consider increasing the configuration parameter "checkpoint_segments".

I’m not not a postgresql guru; most of my time is with mysql, so if there is something obvious to try, feel free to point it out! Not sure what to try next.

Thought that perhaps the orignal dump was from a different version that the one into which I’m attempting to import..but that seems like a lot of potentially unnecessary work to install another version.

All ideas welcome! Thanks..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T01:48:20+00:00Added an answer on May 16, 2026 at 1:48 am

    looking at your comments it looks like an encoding problem. If your table has a char or varchar field with a fixed lenght and you try to insert a string that contains characters that get encoded in tow byte sequences in utf-8, the string looks longer to postgres if the encodings don’t match.

    make sure the input file and the database you have created are using the same encoding (I asume you want to use utf-8)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.