Search code examples
Rails :order by date in Postgres returning incorrect order...

ruby-on-railsrails-postgresql

Read More
How do I migrate an ActiveRecord model attribute from json to jsonb?...

ruby-on-railspostgresqlrails-activerecordjsonbrails-postgresql

Read More
What validations to use for an array data type...

ruby-on-railsrails-postgresql

Read More
Error when creating unaccent extension on PostgreSQL...

postgresqlfull-text-searchpostgresql-9.1rails-postgresqlunaccent

Read More
Why does this Postgres Select Query work in the local Docker Container but not on Amazon RDS Postgre...

sqlpostgresqlamazon-rdsrails-postgresqlpostgresql-9.6

Read More
Batch insertion in rails 3...

ruby-on-railsrubyruby-on-rails-3activerecordrails-postgresql

Read More
How to Connect to Docker Postgres Container from Host Machine...

postgresqldockerrails-postgresqlremote-connection

Read More
Issues with understanding multiple joins...

sqlpostgresqlrails-postgresql

Read More
Backup taken from pgadmin is smaller than backup taken from pgdump...

postgresqlpostgresql-9.3postgresql-9.4pgadminrails-postgresql

Read More
Rails Tenant schema switching with background jobs not working...

ruby-on-railsrubyrails-postgresql

Read More
update query not working on Heroku using cloud 9 command line...

sqlpostgresqlherokurails-postgresql

Read More
How to set default 'uuid-ossp' extension to all migration files using Rails?...

ruby-on-railsrubyruby-on-rails-4ruby-on-rails-3.2rails-postgresql

Read More
Why is Postgres double-quoting the first function identifier when I set a default function for a col...

ruby-on-railspostgresqlrails-activerecordrails-postgresql

Read More
Heroku Rails could not fork new process for connection: Cannot allocate memory...

ruby-on-railsherokurails-postgresql

Read More
Connecting to localhost PostgreSQL on Mac using PSequel GUI?...

postgresqluser-interfaceruby-on-rails-5rails-postgresql

Read More
Rspec: How to suppress warnings and notices when running tests?...

ruby-on-rails-3postgresqlrspec2rails-postgresql

Read More
Postgres- pgsql taking more time to retrieve data from table with more than 1.5 billion rows...

postgresqlquery-optimizationrails-postgresqlsql-optimization

Read More
Rails dropping last value in array when saving to Postgres database as JSON array...

ruby-on-railsjsonpostgresqlrails-postgresql

Read More
Sort results in varchar column with Postgres...

sqlpostgresqlrails-postgresqlnatural-sort

Read More
How do I match a database ID when pulling data from a database with an ID that needs to match a text...

ruby-on-railsdatabasepostgresqlrails-postgresql

Read More
How do I automatically generate a new row in a table when the user signs up?...

ruby-on-railsdeviserails-postgresql

Read More
How do I create a foreign key in rails 5 if I've already created the models for the tables I wan...

foreign-keysrails-activerecordrails-migrationsrails-postgresqlruby-on-rails-5.1

Read More
how to efficently use group_by using rails...

ruby-on-railspostgresqlruby-on-rails-4rails-postgresql

Read More
Rails update_all with hstore...

rubyruby-on-rails-3activerecordrails-postgresqlhstore

Read More
Push new table to heroku without having to reset existing database...

ruby-on-railspostgresqlherokurails-postgresql

Read More
How to group and count the last N results?...

ruby-on-railsruby-on-rails-4ruby-on-rails-5rails-postgresql

Read More
rake db:create fails, authentication problem with postgresql 8.4...

ruby-on-railsauthenticationrakerails-postgresql

Read More
Correct associations and database design without (single table) inheritance for Rails-Ember...

inheritanceember-dataassociationsrails-postgresqlrails-api

Read More
postgresql 9.3 log slow queries...

postgresqlpostgresql-9.3rails-postgresql

Read More
DB migrate scripts break on references...

ruby-on-railspostgresqlrails-postgresql

Read More
BackNext