ga-dc / wdi9-project2-gallery

0 stars 0 forks source link

error message #13

Closed afm2105 closed 8 years ago

afm2105 commented 8 years ago

I can't even find a file with 651 lines. Can anyone clarify?

error could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Extracted source (around line #651): 649 650 651 652 653 654

    # connected server's characteristics.
    def connect
   (this is line 651)   @connection = PGconn.connect(@connection_parameters)

      # Money type has a fixed precision of 10 in PostgreSQL 8.2 and below, and as of
      # PostgreSQL 8.3 it has a fixed precision of 19. PostgreSQLColumn.extract_precision