Skip to Content
Odoo Меню
  • Увійти
  • Спробуйте це безкоштовно
  • Додатки
    Фінанси
    • Бухоблік
    • Виставлення рахунку
    • Витрати
    • Електронні таблиці (BI)
    • Документи
    • Підпис
    Продажі
    • CRM
    • Продажі
    • POS Магазин
    • POS Ресторан
    • Підписки
    • Оренда
    Веб-сайти
    • Конструктор веб-сайту
    • Електронна комерція
    • Блог
    • Форум
    • Живий чат
    • Електронне навчання
    Ланцюг поставок
    • Склад
    • Виробництво
    • PLM
    • Купівлі
    • Технічне обслуговування
    • Якість
    Кадри
    • Співробітники
    • Рекрутинг
    • Відпустки
    • Оцінювання
    • Рекомендації
    • Автотранспорт
    Маркетинг
    • Маркетинг соцмереж
    • Email-маркетинг
    • SMS-маркетинг
    • Події
    • Автом. маркетингу
    • Опитування
    Послуги
    • Проект
    • Табелі
    • Виїзне обслуговування
    • Служба підтримки
    • Планування
    • Призначення
    Продуктивність
    • Обговорення
    • Схвалення
    • IoT
    • IP-телефонія
    • База знань
    • WhatsApp
    Сторонні модулі Odoo Studio Платформа Odoo Cloud
  • Сфери
    Роздрібна торгівля
    • Книжковий магазин
    • Магазин одягу
    • Магазин меблів
    • Продуктовий магазин
    • Магазин будівельних матеріалів
    • Магазин іграшок
    Food & Hospitality
    • Бар та паб
    • Ресторан
    • Фастфуд
    • Guest House
    • Дистриб'ютор напоїв
    • Hotel
    Нерухомість
    • Real Estate Agency
    • Архітектурна фірма
    • Будівництво
    • Управління нерухомістю
    • Садівництво
    • Асоціація власників нерухомості
    Консалтинг
    • Бухгалтерська компанія
    • Партнер Odoo
    • Агенція маркетингу
    • Юридична фірма
    • Придбання Талантів
    • Аудит та сертифікація
    Виробництво
    • Textile
    • Metal
    • Меблі
    • Їжа
    • Brewery
    • Корпоративні подарунки
    Здоров'я & Фітнес
    • Спортивний клуб
    • Оптика
    • Фітнес-центр
    • Практики здоров'я
    • Аптека
    • Салон краси
    Trades
    • Ремонтник
    • IT-обладнання та Підтримка
    • Системи сонячної енергії
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Інші
    • Nonprofit Organization
    • Екологічна агенція
    • Оренда білбордів
    • Фотографія
    • Лізинг велосипедів
    • Реселлер програмного забезпечення
    Browse all Industries
  • Спільнота
    Навчання
    • Навчальний посібник
    • Документація
    • Сертифікації
    • Тренування
    • Блог
    • Подкаст
    Сприяйте Освіті
    • Програма навчання
    • Бізнес гра Scale Up!
    • Відвідайте Odoo
    Отримайте програмне забезпечення
    • Завантаження
    • Порівняйте версії
    • Релізи
    Співпрацюйте
    • Github
    • Форум
    • Події
    • Переклади
    • Стати партнером
    • Services for Partners
    • Зареєструйте вашу бухгалтерську фірму
    Отримайте послуги
    • Знайдіть партнера
    • Знайдіть бухгалтера
    • Зустріньтеся з консультантом
    • Послуги з впровадження
    • Референси клієнтів
    • Підтримка
    • Оновлення
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Отримати демо
  • Ціни
  • Допомога

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Бухоблік
  • Склад
  • PoS
  • Проект
  • MRP
All apps
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
odoo accounting v14 pos v15
Про цей форум
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
odoo accounting v14 pos v15
Про цей форум
Допомога

cannot access pgadmin3 in ubuntu openerp

Підписатися

Отримуйте сповіщення про активність щодо цієї публікації

Це запитання позначене
postgresqlpgadmin
4 Відповіді
12459 Переглядів
Аватар
Joshua Levy

Hi,

I seem to connect to the openpg database perfectly fine within windows and manage the openerp database. However in ubuntu I have installed pgadmin3 and tried to do the exact same thing, however I always get FATAL: incorrect password..

I would greatly appreciate some help on this...

Regards

Joshua

0
Аватар
Відмінити
Francesco OpenCode

Can you post a screenshot of your error and the log of software?

Lorenzo Cabrini

It's not really an OpenERP question. You could look at http://dba.stackexchange.com and find that the question has been answered there.

Fnordbedarf

@Lorenzo Cabrini: Link or it did not happen

Аватар
ton123
Найкраща відповідь

I assume you have made your installations based on the standard installables. Last year I had the same problem.

AFAIK the user and pasword for the windows setup and the ubuntu setup are different!

It is best to check the configuration file for the correct user and pasword to use.

Added later: For the versions I used it was:

  • Ubuntu: user= openerp pasword=postgres
  • Windows: user= openpg pasword=openpgpwd

For connection with pgAdmin:

  • Host: localhost
  • Port: 5432 SSL blank
  • Maintenance DB: postgres

If you try to make a remote connection you get standard a connection error. For security reasons this is not allowed. If you want to change this you need to change the configuration paramaters.

0
Аватар
Відмінити
Joshua Levy
Автор

Hi, do you know what are the default username and password in ubuntu ? thanks

Аватар
Gustavo
Найкраща відповідь

try accessing the database with pgadmin from a different machine. Looks like you have a problem with the username and password. You can find further information here:

http://www.postgresql.org/docs/9.2/static/user-manag.html

0
Аватар
Відмінити
ton123

With the standard installation of OpenERP remote connections are not allowed. You first have to change the parameters. So this is impossible.

Аватар
Ivan
Найкраща відповідь

Joshua, in order to open PostgreSQL database from other machine you need to setup 3 things:

  • The database server need to listen to other addresses.  This configuration is set in postgresql.conf under the listen_addresses key.  If you want the database server to be accessible from anywhere you can put '*' in place of 'localhost'
  • You need to check that your user has access to the database server from a specific network (IP address) and what authentication method is configured for that connection.  The configuration is stored in pg_hba.conf.  Each uncommented lines (those without # in front) represent allowed access method.  The lines on the top take precedent over the lines below it.  Each line must be in the following format.  The file itself has explanation on how to configure an access.  The configuration is usually set at the strictest level by default.  Most of the time, it is safe and convenient to configure access using md5 method.
  • Once you have both configured correctly, you have to ensure that you follow the allowed access method.  md5 means that you need to supply the correct password, peer means that the password used will be the same as the OS password (which may not what you want).
0
Аватар
Відмінити
Аватар
ABU K
Найкраща відповідь

Go to openerp-server.conf file( use this command ,sudo nano /etc/openerp-server.conf), open  and check the  username and passord .Login with this username and password in postggres

0
Аватар
Відмінити
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Реєстрація
Related Posts Відповіді Переглядів Дія
Odoo 14: wants to configure pgadmin4 for odoo database Вирішено
postgresql pgadmin v14
Аватар
1
січ. 21
6500
When Odoo 14 connects to PostgreSQL 15.7, the connection is idle but cannot be released
postgresql
Аватар
0
лют. 25
2813
psycopg2.OperationalError: connection to server at "localhost" (::1), port 5432 failed: fe_sendauth: no password supplied
postgresql
Аватар
Аватар
Аватар
2
січ. 25
9928
Odoo backend to Google Data Studio Вирішено
postgresql
Аватар
Аватар
2
січ. 24
10139
Reason why Odoo being slow when there is huge data inside the database
postgresql
Аватар
Аватар
Аватар
Аватар
7
січ. 24
50768
Спільнота
  • Навчальний посібник
  • Документація
  • Форум
Open Source
  • Завантаження
  • Github
  • Runbot
  • Переклади
Послуги
  • Хостинг Odoo.sh
  • Підтримка
  • Оновлення
  • Кастомні доробки
  • Навчання
  • Знайдіть бухгалтера
  • Знайдіть партнера
  • Стати партнером
Про нас
  • Наша компанія
  • Торгові активи
  • Зв'яжіться з нами
  • Вакансії
  • Події
  • Подкаст
  • Блог
  • Клієнти
  • Юридичні документи • Конфіденційність
  • Безпека
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo - це набір програм для роботи з відкритим кодом, які охоплюють всі ваші потреби компанії: CRM, електронна комерція, бухгалтерський облік, склад, точка продажу, управління проектами тощо.

Унікальна пропозиція Odoo - це одночасно дуже проста у використанні та повністю інтегрована.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now