I am trying to seed data into PostgreSQL with npm run seed though the seeding command ran successfully but when i checked the PostgreSQL database I couldn't find the data i seeded, please what could be wrong or what can I do to solve it
You may check if there is a multiple instances of database is running on your machine - that happened to me a several times So you may be seeding other instance