Bitcoin Forum
May 02, 2024, 09:53:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: configure Bitcoin Core to use another database instead of Berkeley  (Read 65 times)
wanda69 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 25, 2020, 06:15:00 PM
 #1

hi,

i was wondering how i can configure bitcoin core to use a postgreSQL database instead of a Berkeley DB or if thats even possible. I dont like Oracle.

Thanks,
wanda
1714686820
Hero Member
*
Offline Offline

Posts: 1714686820

View Profile Personal Message (Offline)

Ignore
1714686820
Reply with quote  #2

1714686820
Report to moderator
1714686820
Hero Member
*
Offline Offline

Posts: 1714686820

View Profile Personal Message (Offline)

Ignore
1714686820
Reply with quote  #2

1714686820
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714686820
Hero Member
*
Offline Offline

Posts: 1714686820

View Profile Personal Message (Offline)

Ignore
1714686820
Reply with quote  #2

1714686820
Report to moderator
1714686820
Hero Member
*
Offline Offline

Posts: 1714686820

View Profile Personal Message (Offline)

Ignore
1714686820
Reply with quote  #2

1714686820
Report to moderator
1714686820
Hero Member
*
Offline Offline

Posts: 1714686820

View Profile Personal Message (Offline)

Ignore
1714686820
Reply with quote  #2

1714686820
Report to moderator
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6723


bitcoincleanup.com / bitmixlist.org


View Profile WWW
December 25, 2020, 09:17:52 PM
 #2

There's no way to change the database format used in the wallet file. In fact, for compatibility reasons the wallet file is even pinned to an old version of Berkeley DB (4.8 I think).

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6577


Just writing some code


View Profile WWW
December 26, 2020, 06:16:04 AM
 #3

No, you cannot. Bitcoin Core 0.21 allows you to use SQLite for some wallets. But if you want to use another database system, you would have to implement integration with that yourself. Thankfully everything has been encapsulated enough that it shouldn't be terribly hard to do that.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!