I lost the admin user's password and reinisilazing with an email did not work (i did not receive an email). so i would like to use PgAdmin to create a new user with admin privileges to access Odoo interface. I am on Odoo 17 and PostgreSQL 12.
Create odoo user with admin privileges from psql
189 views Asked by Adel At
0
There are 0 answers
Related Questions in POSTGRESQL
- Only the first SQL script gets executed inside Docker Postgres container
- Compare fields in two tables
- Hibernate ClobJdbcType bindings: what are the diferences?
- Postgres && statement Error in Mybatis Mapper?
- Can this query be optimized? (Choosing a random row to insert, that excludes previously inserted Rows)
- Connection terminated unexpectedly while performing multi row insert using pg-promise
- Processing multiple forms in nodejs and postgresql
- How to copy data from SQLite to postgreSQL?
- PGAdmin4 configured behind a reverse proxy but unable to connect to Postgresql server
- Updates to pgsodium encrypted values don't use specified key_id
- Connecting to Postgres running in a Docker container using psql
- Can't connect to local postgresql server from my docker container
- Django Arrayfield migration to cloud sql (Postgresql) not creating the column
- Get list of matching keywords for each post
- docker-compose can't reset postgresql database
Related Questions in ODOO
- odoo : look for method I click on button "add line" in tree view
- Odoo live chat not working when using apache reverse proxy
- Odoo: How to set import template default for model
- record doesn't exist error when creating a new record
- Odoo Window action apply multiple filters
- Comparing value from a foreign key in Odoo
- How can i print my invoice report from a server action
- Changing journal_id in account.move default_get Method Not Reflecting in UI
- Odoo synchronization with Google agenda
- Call JS function from XML
- Migrate javascript V12 in V17
- Odoo 16 ir.actions.report qweb-pdf pass data via POST method
- How to migrate from Odoo 15 to Odoo 16 using odoo.upgrade?
- i cannot enter the http://localhost:8069/web/ odoo 16
- Odoo Custom Module - First Steps failed by model_id
Related Questions in PSQL
- Postgres && statement Error in Mybatis Mapper?
- Connecting to Postgres running in a Docker container using psql
- how to use system's environnement variables in sql script
- Postgres not listing operators and functions
- Postgresql Auto Update Column
- PSQL given a table with cols id, name, date return id whose most recent date is with name 'John'
- How to properly insert elements into a table using PSQL SQL SHELL
- psql environment variable for sslkey password?
- I cannot COMMIT inside a procedure
- How to PSQL query for jsonb column with nested array to contain string
- Java Runtime.exec fails to execute psql command
- How can I automatically populate a newly added column that references a foreign key?
- PSQL: add case / if statement to `returning` statement
- Switch user in a .SQL for postgresql
- current_setting with -v option
Related Questions in POSTGRESQL-12
- Postgres container fails to start due to permissions issue
- I'm trying to import a csv into PGAdmin 4. It has date columns in DD/MM/YYYY, but I get this error: date/time field value out of range: "20/01/2010"
- What roles does a postgresql database make use of?
- Hibernate 6 not handling null query parameter in native query
- Union types integer and text cannot be matched
- Postgresql SQL insert into with CTE is going on forever
- Create odoo user with admin privileges from psql
- Find entities based on "labels" in Postgresql
- POSTGRES: Getting different set of records when added a new column
- PostgreSQL: restore data only if not exist
- PostgreSQL Error: Connection to the database failed: Server Closed the connection unexpectedly
- Combine 2 rows into 1 based on another table
- Outliers produce a bad query plan
- Adding a Column to a PostgreSQL Table with Millions of Records Takes Several Minutes - How Can I Improve Performance?
- Filter query by an element from inner json array
Related Questions in ODOO-17
- Odoo: How to set import template default for model
- record doesn't exist error when creating a new record
- Call JS function from XML
- Discount on optional products or product bundles in odoo v17
- Migrate javascript V12 in V17
- How to get models that inherit a given model in odoo
- How to add a new field in the Odoo's CRM lead view?
- How to change company when copy a record in Odoo 17?
- in odoo 17 Getting OwlError: Invalid handler (expected a function, received: 'undefined')
- How can I set Odoo 17's default grouping of a tree view by multiple fields?
- How to solve ValueError: forbidden opcode(s) in 'my code': STORE_ATTR in Odoo 17?
- Uncaught TypeError: trigger_up is not a function (Odoo 17)
- Odoo 17 Enterprise Project Planning and Timesheet
- How to Download Sales Order Invoice from Odoo 15 Using XML-RPC or JSON-RPC in Python Flask Without SSH Access?
- Expected singleton: res.company() error Odoo
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)