rdbms tag

2 questions


1 answers
113 views
0
This is a database question related to app development.

Hello, developersWhen users register an evaluation on a restaurant, it is saved as a store registered in the app Other users can search for the store I'm going to make an app like a restaurant evaluat...

1 years ago

2 answers
90 views
0
The index is created in postgres, but I wonder if you do seq scan instead of index scan.

The background of knowing the problem is that when selecting, the index was clearly created in consideration of the corresponding select statement, and in development db (local db), the index scan was...

1 years ago

© 2024 OneMinuteCode. All rights reserved.