The examples.mysql will read into postgres with the following problem:

The first smiley is not imported because of the comments that are above it. They are taken as part of the same line, thus, it tries to interpet them as part of the first insert.

You can fix this by making a examples.pgsql and replacing the "#" at the start of the first two lines with "--".

See attached.

CommentFileSizeAuthor
examples.pgsql1.05 KBWhiteFire
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Steven’s picture

Anonymous’s picture