Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Thursday the 24th of January, 2019
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
07:43:32
] <
Bodenhaltung
> Thanks mongoDB for your License fuckup, great idea.
[
07:44:51
] <
Bodenhaltung
> Are you serious with that?
[
07:45:31
] <
synthmeat
> :D
[
07:48:13
] <
Bodenhaltung
> "Drop the package" -> https://lists.archlinux.org/pipermail/arch-dev-public/2019-January/029434.html
[
09:30:28
] <
Squarism
> does mongodb apply some sort of compression per default?
[
09:45:40
] <
Derick
> it can do it on the wire, it depends on the driver whether it does
[
09:45:59
] <
Derick
> storage wise, the WiredTiger engine does compress
[
09:46:21
] <
Derick
> https://docs.mongodb.com/manual/core/wiredtiger/#compression
[
09:46:24
] <
Derick
> Squarism: ^^
[
10:11:08
] <
Squarism
> lö
[
10:11:18
] <
Squarism
> Derik
[
10:11:25
] <
Squarism
> eh new keyboard.
[
10:11:28
] <
Squarism
> Derick, thanks
[
10:14:30
] <
Derick
> yøų'rê wëłçòṁé
[
14:09:32
] <
sash87
> Hi all
[
14:09:46
] <
sash87
> I am stuck at some crazy issue from long hours ..if someone can help me
[
14:10:02
] <
sash87
> i am trying to update some record in mongo db
[
14:10:13
] <
sash87
> below is the code
[
14:10:25
] <
sash87
> https://www.irccloud.com/pastebin/4lzei1o1/
[
14:10:47
] <
sash87
> https://www.irccloud.com/pastebin/5iNyq5PE/
[
14:11:21
] <
sash87
> though it does not through any error but its not updating the record
[
14:12:19
] <
sash87
> can anyone please help me on this..