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

  • SEARCH
  • Home
  • 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 6983237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:23:34+00:00 2026-05-27T18:23:34+00:00

I have my config/database.yml like this: development: adapter: postgresql database: psql_dev username: postgres min_messages:

  • 0

I have my config/database.yml like this:

development:
  adapter: postgresql
  database: psql_dev
  username: postgres
  min_messages: WARNING

test:
  adapter: sqlite3
  database: db/test.sqlite3
  min_messages: WARNING

When I run rake test:units, it reports an error:

rake aborted!

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”?

Why didn’t it connect to my test DB(db/test.sqlite3).

and, If I run the test like this rake test RAILS_ENV=test, it works well.

Isn’t RAILS_ENV=test the default setting for rake test?

I’m running rails 2.3.5 with ruby 1.8.7, and my $RAILS_ENV is not defined in my shell.

  • 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-27T18:23:35+00:00Added an answer on May 27, 2026 at 6:23 pm

    What’s happening is that rake test depends on rake db:test:prepare which will attempt to load the current schema from the development database. That’s how the test database gets updated when a migration is run on the development database

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

Sidebar

Related Questions

I have two config-files /app/config/database.yml and /app/config/userconfig.yml i don't want to put the database
I am using php and mysql. I have a Database config file (db-config.php) which
We have multiple config files (app.DEV.config, app.TEST.config, etc) and a pre-build event that copies
I would like to have individuals config for my rails apps on my server,
I have a rails project running that defines the standard production:, :development and :test
I have a number of settings that are currently in the config.yml file. Going
Since I am using 2 databases I have 2 separate config setups in config/database.php
I have the following .gitignore file # file named .gitignore system/application/config/database.php system/application/config/config.php system/logs modules/recaptcha/config/*
I have config.time_zone in environment.rb set to UTC, and my mySQL server returns the
I have a config file that I read using the RawConfigParser in the standard

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.