79 questions
It's a beginner who started studying databases.I'm very sorry for the sudden question, but are the psql and sql commands the same? Or is it something else?I used this site as a reference.PostgreSQL Co...
Configuring Amazon Linux+unicorn+nginx+posgtresql (RDS) environment for Rails app production.When writing unicorn startup scripts, I tried various information, but the startup failed.Environmentruby 2...
I am currently using apache 2.2, postgresql 8.3.3, and PHP 5.3.The symptoms are as described in the heading, but the following actions are listed:·Pg_dump has been issued to back up the database in or...
This is PostgreSQL12.The PostgreSQL server uses AWS RDS.legend) User: SQL ExecutorGroup—Indicates the range of access.Assume there are DBs, schemas, and tables under the group.Group A: User 1, User 2G...
I use postgresql.in SQL using two tables: A (date, month, quantity), B (start date, end date)select sum (quantity) as total group by month is the formula I would like to exclude the quantity between t...
Logstash displays the following error when outputting to Postgresql:[ERROR][org.logstash.Logstash]java.lang.IllegalAccessError: tried to access class org.postgresql.Driver$ConnectThread from class org...
I have a question about the title.When the system processes a task for multiple users at once, it inserts the processed user's code into the log table, separated by commas, text.When searching for the...
I would like to install only the postgresql client on Amazon Linux and connect to Aurora for use.Aurora is postgresql. psql-host-database-U usernameYou can also connect and select from the .However, w...
Nice to meet you.I have just learned SQL.I started studying using an overseas practice site, but when I was solving the questions in the link below, I came up with a question.https://pgexercises.com/q...
AW I am a beginner at AWS.Until now, I have only used Heroku.AWS Configuration1 EC2 instancePostgreSQL on RDS, one I'd like to deploy the Rails app to EC2 via Capistrano.The following Capistrano comma...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.